Interface Property
- All Superinterfaces:
KeyAccessor<String>, Relation<String,String>, ValueAccessor<String>
- All Known Subinterfaces:
Property.PropertyBuilder
- All Known Implementing Classes:
PropertyImpl, PropertyImpl.PropertyBuilderImpl
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface KeyAccessor
KeyAccessor.KeyBuilder<K,B>, KeyAccessor.KeyMutator<K>, KeyAccessor.KeyProperty<K> Nested classes/interfaces inherited from interface Relation
Relation.RelationBuilder<K,V> Nested classes/interfaces inherited from interface ValueAccessor
ValueAccessor.ValueBuilder<V,B>, ValueAccessor.ValueMutator<V>, ValueAccessor.ValueProperty<V> -
Method Summary
Methods inherited from interface KeyAccessor
getKeyMethods inherited from interface ValueAccessor
getValue, getValueOr, hasValue
-
Method Details
-
toProperty
-