Class Summary |
LAbstractEnvironmentalProperty<V> |
Subclasses need to override LaraProperty.getModifiedProperty(Object) and return
their own type in order to be stored as their type in the environment! |
LEnvironment |
This default implementation of LaraSuperEnvironment does not delegate
to sub-environments for LEnvironment.containsProperty(String) ,
LEnvironment.removeProperty(LAbstractEnvironmentalProperty) , etc. |
LEnvironmentalIntProperty |
|
LEnvironmentalListOfStringProperty |
|
LEnvironmentalProperty<ValueType> |
|