public class ImmutableTag extends Object implements Tag
Constructor and Description |
---|
ImmutableTag(String key,
String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKey() |
String |
getValue() |
int |
hashCode() |
String |
toString() |
Copyright © 2019. All rights reserved.