public class IntegerCodec implementsCodec,RawJsonCodec,PrimitiveCodec
Class IntegerCodec. Provides integercodec functionality for the Hytale server.
java.lang.Object > IntegerCodec
Field Summary
intValue
final
int
intValue
Field intValue.
s
final
IntegerSchema
s
Field s.
Method Detail
decodeJson
Method decodeJson.
- Parameters:
@Nonnull final RawJsonReaderreaderfinal ExtraInfoextraInfo