@ParametersAreNonnullByDefault @MethodsReturnNonnullByDefault
Interface | Description |
---|---|
IProperty<T extends java.lang.Comparable<T>> | |
IStateHolder<C> | |
StateContainer.IFactory<O,S extends IStateHolder<S>,A extends StateHolder<O,S>> |
Class | Description |
---|---|
BooleanProperty | |
DirectionProperty | |
EnumProperty<T extends java.lang.Enum<T> & IStringSerializable> | |
IntegerProperty | |
Property<T extends java.lang.Comparable<T>> | |
StateContainer<O,S extends IStateHolder<S>> | |
StateContainer.Builder<O,S extends IStateHolder<S>> | |
StateHolder<O,S> |