Package | Description |
---|---|
dk.heick.properties.derived | |
dk.heick.properties.derived.generics | |
dk.heick.properties.types.derived | |
dk.heick.properties.types.derived.generics |
Class and Description |
---|
DerivedPropertyType
An abstract and readonly PropertyType, where the resulting type is dependent on other Property values.
|
TypeFromGeneric
The generic interface which can convert from one type to another type.
|
Class and Description |
---|
TypeFromGeneric
The generic interface which can convert from one type to another type.
|
Class and Description |
---|
DerivedFromSinglePropertyType
Convenient class which one Property<K> is used to derived to Type <T>.
|
DerivedPropertyType
An abstract and readonly PropertyType, where the resulting type is dependent on other Property values.
|
Class and Description |
---|
DerivedFromTypePropertyType
A convenience implementation of DerivedPropertyType where it is dependent on one property, and has an implementation which can convert it.
|
DerivedPropertyType
An abstract and readonly PropertyType, where the resulting type is dependent on other Property values.
|
TypeFromGeneric
The generic interface which can convert from one type to another type.
|