Package io.openems.edge.core.appmanager
Class AbstractOpenemsAppWithProps.Singleton<T>
java.lang.Object
io.openems.edge.core.appmanager.AbstractOpenemsAppWithProps.Singleton<T>
- Enclosing class:
- AbstractOpenemsAppWithProps<APP extends AbstractOpenemsAppWithProps<APP,
PROPERTY, PARAMETER>, PROPERTY extends Type<PROPERTY, APP, PARAMETER> & Nameable, PARAMETER extends Type.Parameter>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Singleton
-
-
Method Details
-
get
Gets the value. If the value hasn't been created yet it gets created.- Returns:
- the value
-