Interface Fields<T>
- Type Parameters:
T- The type of the value of the field.
- All Superinterfaces:
Field<T[]>, KeyAccessor<String>, ValueAccessor<T[]>
- All Known Implementing Classes:
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