Module io.github.mmm.property
Package io.github.mmm.property.factory
-
Interface Summary Interface Description PropertyFactory<V,P extends WritableProperty<V>> This is the interface for the factory of a specificpropertytype.PropertyFactoryManager This is the interface for the manager where allPropertyFactoryvariants are registered. -
Class Summary Class Description AbstractPropertyFactory<V,P extends WritableProperty<V>> The abstract base implementation ofPropertyFactory.