Uses of Interface
net.anwiba.commons.utilities.registry.IApplicableRegistry
-
Packages that use IApplicableRegistry Package Description net.anwiba.commons.utilities.factory net.anwiba.commons.utilities.registry -
-
Uses of IApplicableRegistry in net.anwiba.commons.utilities.factory
Classes in net.anwiba.commons.utilities.factory that implement IApplicableRegistry Modifier and Type Class Description classAbstractApplicableFactoryRegistry<I,O,E extends java.lang.Exception,F extends IRegisterableFactory<I,O,E>> -
Uses of IApplicableRegistry in net.anwiba.commons.utilities.registry
Classes in net.anwiba.commons.utilities.registry that implement IApplicableRegistry Modifier and Type Class Description classAbstractApplicableRegistry<I,O extends IApplicable<I>>
-