Interface ModelProvider
-
public interface ModelProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ModelDefinitionprovide(int modelId)
-
-
-
Method Detail
-
provide
ModelDefinition provide(int modelId) throws IOException
- Throws:
IOException
-
-