Uses of Interface
net.officefloor.plugin.clazz.dependency.ClassItemIndex
Packages that use ClassItemIndex
-
Uses of ClassItemIndex in net.officefloor.plugin.clazz.dependency
Methods in net.officefloor.plugin.clazz.dependency that return ClassItemIndexModifier and TypeMethodDescriptionClassDependenciesContext.addDependency(String dependencyName, String qualifier, Class<?> objectType, Object[] annotations) Adds a dependency.Adds aFlow.ClassDependencyManufacturerContext.ItemBuilder.build()Builds and adds the item.static ClassItemIndexClassDependenciesManager.createClassItemIndex(int index, Consumer<Object> annotationAdder) Creates aClassItemIndex.