Deprecated API
Contents
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionLimited support for migrating legacy types.Switch to JUnit4 or 5 with
InjectedTest
-
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)
.UseSpaceScanner.accept(ClassVisitor, URL, boolean)
instead.
-
Deprecated ConstructorsConstructorDescriptionthis constructor has been superseded by
Handle(int, String, String, String, boolean)
.UseSpaceModule(ClassSpace, ClassFinder, boolean)
instead.UseSpaceModule(ClassSpace, ClassFinder, boolean)
insteadUseSpaceModule(ClassSpace, ClassFinder, boolean)
instead.UseSpaceScanner(ClassSpace, boolean)
instead.UseSpaceScanner(ClassSpace, ClassFinder, boolean)
instead.