Interface Factory00<X>
-
- All Superinterfaces:
InvocableFactory<X>
public interface Factory00<X> extends InvocableFactory<X>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description Xcreate()default Xinvoke(Object[] dependencies)
-