public class Tuple4FieldType<V1,V2,V3,V4> extends TupleFieldType<Tuple4<V1,V2,V3,V4>>
name, NAME_PATTERN, REFERENCE_TYPE_NAME, signature, typeToken
Constructor and Description |
---|
Tuple4FieldType(FieldType<V1> value1Type,
FieldType<V2> value2Type,
FieldType<V3> value3Type,
FieldType<V4> value4Type) |
Modifier and Type | Method and Description |
---|---|
protected Tuple4<V1,V2,V3,V4> |
createTuple(Object[] values) |
compare, fromParseableString, getSize, hasPrefix0x00, hasPrefix0xff, read, skip, toParseableString, write
validate
convert, equals, fromString, genericizeForIndex, getDefaultValue, getDefaultValueObject, getEncodingSignature, getKeyRange, getName, getTypeToken, hashCode, toString, toString, validateAndWrite
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2022. All rights reserved.