public class SingletonFactoryMachine<C> extends SingleNameFactoryMachine<C>
| Constructor and Description |
|---|
SingletonFactoryMachine(int priority,
NamedComponent<C> component) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
canBuild, getEngine, nameBuildableComponents, prioritypublic SingletonFactoryMachine(int priority,
NamedComponent<C> component)
public String toString()
toString in class SingleNameFactoryMachine<C>Copyright © 2017. All Rights Reserved.