Deprecated API
Contents
-
Deprecated Interfaces
-
Deprecated ClassesClassDescription
-
Deprecated Enums
-
Deprecated FieldsFieldDescription
-
Deprecated MethodsMethodDescriptionAs of 3.4. Replace with
try (ProjectBuilder pb = getBuilder(null)) { for (Builder b : pb.getSubBuilders()) { ... } }
Since 1.3. Replaced byComponent.scope()
.Use SLF4J Logger.info() instead.Use SLF4J Logger.info() instead.Use SLF4J Logger.debug instead.
-
Deprecated ConstructorsConstructorDescription
-
Deprecated Annotation Type Elements
Constants.RUNREQUIRES
for new format.