public class ShortArraySerializer extends AbstractJsonSerializer<short[]>
Modifier and Type | Method and Description |
---|---|
void |
write(JsonOutput out,
short[] value,
boolean annotated) |
write
public void write(JsonOutput out, short[] value, boolean annotated) throws java.io.IOException
java.io.IOException