public class Tuple5FieldType<V1,V2,V3,V4,V5> extends TupleFieldType<Tuple5<V1,V2,V3,V4,V5>>
name, NAME_PATTERN, REFERENCE_TYPE_NAME, signature, typeToken
Constructor and Description |
---|
Tuple5FieldType(FieldType<V1> value1Type,
FieldType<V2> value2Type,
FieldType<V3> value3Type,
FieldType<V4> value4Type,
FieldType<V5> value5Type) |
Modifier and Type | Method and Description |
---|---|
protected Tuple5<V1,V2,V3,V4,V5> |
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.