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