public static interface IntegerType.IntegerEncoding extends PrimitiveTypeEncoding<Integer>
Modifier and Type | Method and Description |
---|---|
int |
readPrimitiveValue() |
void |
write(int i) |
void |
writeValue(int i) |
getConstructorSize, getEncodingCode, getType, writeConstructor
encodesJavaPrimitive, encodesSuperset, getValueSize, isFixedSizeVal, writeValue
encodesJavaPrimitive, getTypeClass, readValue
Copyright © 2016 The Apache Software Foundation. All rights reserved.