Uses of Class
io.datarouter.model.field.PrimitiveFieldKey
-
Uses of PrimitiveFieldKey in io.datarouter.model.field
Classes in io.datarouter.model.field with type parameters of type PrimitiveFieldKey Modifier and Type Class Description classBasePrimitiveField<T extends Comparable<? super T>,K extends PrimitiveFieldKey<T,K>>classPrimitiveFieldKey<T extends Comparable<? super T>,K extends PrimitiveFieldKey<T,K>> -
Uses of PrimitiveFieldKey in io.datarouter.model.field.imp
Subclasses of PrimitiveFieldKey in io.datarouter.model.field.imp Modifier and Type Class Description classDateFieldKeyclassLocalDateFieldKey -
Uses of PrimitiveFieldKey in io.datarouter.model.field.imp.comparable
Subclasses of PrimitiveFieldKey in io.datarouter.model.field.imp.comparable Modifier and Type Class Description classBooleanFieldKeyclassDoubleFieldKeyclassFloatFieldKeyclassInstantFieldKeyclassIntegerFieldKeyclassLongFieldKeyclassShortFieldKeyclassSignedByteFieldKey -
Uses of PrimitiveFieldKey in io.datarouter.model.field.imp.custom
Subclasses of PrimitiveFieldKey in io.datarouter.model.field.imp.custom Modifier and Type Class Description classLocalDateTimeFieldKeyclassLongDateFieldKey -
Uses of PrimitiveFieldKey in io.datarouter.model.field.imp.positive
Subclasses of PrimitiveFieldKey in io.datarouter.model.field.imp.positive Modifier and Type Class Description classUInt15FieldKeyDeprecated.use ShortFieldKey insteadclassUInt31FieldKeyDeprecated.use IntegerFieldKeyclassUInt63FieldKeyDeprecated.use LongFieldKey insteadclassUInt7FieldKeyclassVarIntFieldKey