public class FactoryLoader<Factory> extends Object
| Constructor and Description |
|---|
FactoryLoader(String manifestProperty) |
| Modifier and Type | Method and Description |
|---|---|
List<Factory> |
getFactories(File path) |
Factory |
getFactory(File file) |
Copyright © 2015–2019 morimekta.net. All rights reserved.