Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface Factory
Method Summary | |
Object |
|
public Object create()
Simple method from which will come the new object from the factory.
- Returns:
- Object reference to the new object.