Module net.anwiba.commons.utilities
Interface IRegisterableFactory<I,O,E extends Exception>
- All Superinterfaces:
IApplicable<I>,IFactory<I,O, E>
public interface IRegisterableFactory<I,O,E extends Exception>
extends IApplicable<I>, IFactory<I,O,E>
-
Method Summary
Methods inherited from interface net.anwiba.commons.lang.functional.IApplicable
and, isApplicable, not, or