Deprecated API
Contents
-
Deprecated Interfaces
-
Deprecated Classes
-
Deprecated Enums
-
Deprecated Annotation TypesAnnotation TypeDescriptionReplaced by
org.eclipse.sisu.Description
Replaced byorg.eclipse.sisu.EagerSingleton
Replaced byorg.eclipse.sisu.Nullable
Replaced 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)
.