Interface ModelLoad.Factory
-
- All Known Implementing Classes:
ModelLoadDelegateFactory
- Enclosing interface:
- ModelLoad
@Factory public static interface ModelLoad.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ModelLoad
create(SimuLizarModelLoadComponent component)
-
-
-
Method Detail
-
create
ModelLoad create(SimuLizarModelLoadComponent component)
-
-