Enum Class AbstractStreamDecoder.TokenType

java.lang.Object
java.lang.Enum<AbstractStreamDecoder.TokenType>
io.micronaut.serde.support.AbstractStreamDecoder.TokenType
All Implemented Interfaces:
Serializable, Comparable<AbstractStreamDecoder.TokenType>, Constable
Enclosing class:
AbstractStreamDecoder

protected static enum AbstractStreamDecoder.TokenType extends Enum<AbstractStreamDecoder.TokenType>
The token type.