Interface Field<T>
- Type Parameters:
T- The type of the value of theField.
- All Superinterfaces:
KeyAccessor<String>, ValueAccessor<T>
- All Known Subinterfaces:
Fields<T>
- All Known Implementing Classes:
FieldImpl, FieldsImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface KeyAccessor
KeyAccessor.KeyBuilder<K,B>, KeyAccessor.KeyMutator<K>, KeyAccessor.KeyProperty<K> 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