Uses of Interface
io.datarouter.model.field.encoding.StringEncodedField
-
Uses of StringEncodedField in io.datarouter.model.field
Subinterfaces of StringEncodedField in io.datarouter.model.field Modifier and Type Interface Description interfaceField<T>A Field consists of an immutable FieldKey and a value object.Classes in io.datarouter.model.field that implement StringEncodedField Modifier and Type Class Description classBaseField<T>classBaseListField<V extends Comparable<V>,L extends List<V>,K extends ListFieldKey<V,L,K>>classBasePrimitiveField<T extends Comparable<? super T>,K extends PrimitiveFieldKey<T,K>> -
Uses of StringEncodedField in io.datarouter.model.field.imp
Classes in io.datarouter.model.field.imp that implement StringEncodedField Modifier and Type Class Description classDateFieldclassLocalDateFieldclassStringField -
Uses of StringEncodedField in io.datarouter.model.field.imp.array
Classes in io.datarouter.model.field.imp.array that implement StringEncodedField Modifier and Type Class Description classBooleanArrayFieldclassByteArrayFieldclassDelimitedStringArrayFieldclassDoubleArrayFieldclassIntegerArrayFieldclassKeyedListField<V extends Comparable<V>,L extends List<V>,K extends ListFieldKey<V,L,K>>classPrimitiveIntegerArrayFieldclassPrimitiveLongArrayFieldDeprecated.classUInt63ArrayFieldclassUInt7ArrayField -
Uses of StringEncodedField in io.datarouter.model.field.imp.comparable
Classes in io.datarouter.model.field.imp.comparable that implement StringEncodedField Modifier and Type Class Description classBooleanFieldclassDoubleFieldclassFloatFieldclassInstantFieldclassIntegerFieldclassLongFieldclassShortFieldclassSignedByteField -
Uses of StringEncodedField in io.datarouter.model.field.imp.custom
Classes in io.datarouter.model.field.imp.custom that implement StringEncodedField Modifier and Type Class Description classLocalDateTimeFieldLocalDateTime stores the value of nanoseconds in a range from 0 to 999,999,999.classLongDateField -
Uses of StringEncodedField in io.datarouter.model.field.imp.enums
Classes in io.datarouter.model.field.imp.enums that implement StringEncodedField Modifier and Type Class Description classIntegerEnumField<E extends io.datarouter.util.enums.IntegerEnum<E>>classStringEnumField<E extends io.datarouter.util.enums.StringEnum<E>>classVarIntEnumField<E extends io.datarouter.util.enums.IntegerEnum<E>> -
Uses of StringEncodedField in io.datarouter.model.field.imp.positive
Classes in io.datarouter.model.field.imp.positive that implement StringEncodedField Modifier and Type Class Description classUInt15FieldclassUInt31FieldclassUInt63FieldclassUInt7FieldclassVarIntField