Deprecated API
Contents
-
Deprecated Interfaces
-
Deprecated Classes
-
Deprecated Enums
-
Deprecated Annotation TypesAnnotation TypeDescriptionReplaced by
org.eclipse.sisu.DescriptionReplaced byorg.eclipse.sisu.EagerSingletonReplaced byorg.eclipse.sisu.NullableReplaced byorg.eclipse.sisu.Parameters
-
Deprecated FieldsFieldDescriptionUse
ClassReader.readByte(int)and the other read methods instead. This field will eventually be deleted.This API is experimental.
-
Deprecated MethodsMethodDescriptionthis method is superseded by
ClassWriter.newHandle(int, String, String, String, boolean).
-
Deprecated ConstructorsConstructorDescriptionthis constructor has been superseded by
Handle(int, String, String, String, boolean).