public abstract class AbstractVariableWidthType extends AbstractType implements VariableWidthType
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractVariableWidthType(TypeSignature signature,
Class<?> javaType) |
| Modifier and Type | Method and Description |
|---|---|
BlockBuilder |
createBlockBuilder(BlockBuilderStatus blockBuilderStatus)
Creates a block builder for this type.
|
compareTo, equals, equalTo, getBoolean, getDisplayName, getDouble, getJavaType, getLong, getSlice, getTypeParameters, getTypeSignature, hash, hashCode, isComparable, isOrderable, toString, writeBoolean, writeDouble, writeLong, writeSlice, writeSliceclone, finalize, getClass, notify, notifyAll, wait, wait, waitappendTo, compareTo, equalTo, getBoolean, getDisplayName, getDouble, getJavaType, getLong, getObjectValue, getSlice, getTypeParameters, getTypeSignature, hash, isComparable, isOrderable, writeBoolean, writeDouble, writeLong, writeSlice, writeSliceprotected AbstractVariableWidthType(TypeSignature signature, Class<?> javaType)
public BlockBuilder createBlockBuilder(BlockBuilderStatus blockBuilderStatus)
TypecreateBlockBuilder in interface TypeCopyright © 2012-2015. All Rights Reserved.