Modifier and Type | Method and Description |
---|---|
java.util.Set<TypeCharacteristics> |
typeCharacteristics() |
TypeName |
typeName() |
TypeSerializer<Slice> |
typeSerializer() |
public SliceType(TypeName typename)
public TypeName typeName()
public TypeSerializer<Slice> typeSerializer()
typeSerializer
in interface Type<Slice>
TypeSerializer
that can serialize and deserialize this type.public java.util.Set<TypeCharacteristics> typeCharacteristics()
typeCharacteristics
in interface Type<Slice>
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.