Uses of Interface
io.datarouter.model.field.FieldKey
-
Uses of FieldKey in io.datarouter.model.field
Classes in io.datarouter.model.field that implement FieldKey Modifier and Type Class Description classBaseFieldKey<T,K extends BaseFieldKey<T,K>>classListFieldKey<V extends Comparable<V>,L extends List<V>,K extends ListFieldKey<V,L,K>>classPrimitiveFieldKey<T extends Comparable<? super T>,K extends PrimitiveFieldKey<T,K>> -
Uses of FieldKey in io.datarouter.model.field.imp
Classes in io.datarouter.model.field.imp that implement FieldKey Modifier and Type Class Description classDateFieldKeyclassLocalDateFieldKeyclassStringFieldKeyMethods in io.datarouter.model.field.imp that return FieldKey Modifier and Type Method Description FieldKey<String>StringField. getKey() -
Uses of FieldKey in io.datarouter.model.field.imp.array
Classes in io.datarouter.model.field.imp.array that implement FieldKey Modifier and Type Class Description classBooleanArrayFieldKeyclassByteArrayFieldKeyclassDelimitedStringArrayFieldKeyclassDoubleArrayFieldKeyclassIntegerArrayFieldKeyclassPrimitiveIntegerArrayFieldKeyclassPrimitiveLongArrayFieldKeyDeprecated.classUInt63ArrayFieldKeyclassUInt7ArrayFieldKey -
Uses of FieldKey in io.datarouter.model.field.imp.comparable
Classes in io.datarouter.model.field.imp.comparable that implement FieldKey Modifier and Type Class Description classBooleanFieldKeyclassDoubleFieldKeyclassFloatFieldKeyclassInstantFieldKeyclassIntegerFieldKeyclassLongFieldKeyclassShortFieldKeyclassSignedByteFieldKey -
Uses of FieldKey in io.datarouter.model.field.imp.custom
Classes in io.datarouter.model.field.imp.custom that implement FieldKey Modifier and Type Class Description classLocalDateTimeFieldKeyclassLongDateFieldKey -
Uses of FieldKey in io.datarouter.model.field.imp.enums
Classes in io.datarouter.model.field.imp.enums that implement FieldKey Modifier and Type Class Description classIntegerEnumFieldKey<E extends io.datarouter.util.enums.IntegerEnum<E>>classStringEnumFieldKey<E extends io.datarouter.util.enums.StringEnum<E>>classVarIntEnumFieldKey<E extends io.datarouter.util.enums.IntegerEnum<E>> -
Uses of FieldKey in io.datarouter.model.field.imp.positive
Classes in io.datarouter.model.field.imp.positive that implement FieldKey Modifier and Type Class Description classUInt15FieldKeyDeprecated.use ShortFieldKey insteadclassUInt31FieldKeyDeprecated.use IntegerFieldKeyclassUInt63FieldKeyDeprecated.use LongFieldKey insteadclassUInt7FieldKeyclassVarIntFieldKey