public class ShortTag extends Tag<Short>
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
short |
getPrimitiveValue() |
Short |
getValue() |
int |
hashCode() |
String |
toString() |
public ShortTag(String name, short value)
Copyright © 2019. All rights reserved.