Class DefaultShortArrayReader
java.lang.Object
org.dominokit.jacksonapt.deser.array.cast.DefaultShortArrayReader
- All Implemented Interfaces:
JacksonContext.ShortArrayReader
@GwtIncompatible public class DefaultShortArrayReader extends java.lang.Object implements JacksonContext.ShortArrayReader
DefaultShortArrayReader class.
- Version:
- $Id: $Id
- Author:
- vegegoku
-
Constructor Summary
Constructors Constructor Description DefaultShortArrayReader() -
Method Summary
Modifier and Type Method Description short[]readArray(JsonReader reader)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DefaultShortArrayReader
public DefaultShortArrayReader()
-
-
Method Details
-
readArray
- Specified by:
readArrayin interfaceJacksonContext.ShortArrayReader
-