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