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