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