Package ch.tocco.nice2.toolbox.api.inject
package ch.tocco.nice2.toolbox.api.inject
-
ClassDescriptionCreates an iterator that goes through all declared fields of a class and all fields of its superclass(es).Injector<T>When instantiating, the first constructor where every argument can be found is used, where the order is from the most parameters to the least.Providing a value for a specific field or setter used by the
Injector
.