Interface IDialogTabFactory<T>
-
- All Superinterfaces:
IApplicable<T>,IFactory<T,IDialogTab,java.lang.RuntimeException>
public interface IDialogTabFactory<T> extends IFactory<T,IDialogTab,java.lang.RuntimeException>, IApplicable<T>
-
-
Method Summary
-
Methods inherited from interface net.anwiba.commons.lang.functional.IApplicable
and, isApplicable, not, or
-
-