| Constructor and Description |
|---|
ListTag(String name,
Class<T> tagClass,
List<T> value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Class<T> |
getTagClass() |
List<T> |
getValue() |
int |
hashCode() |
String |
toString() |
Copyright © 2019. All rights reserved.