public abstract class Tag extends Object implements Serializable
| Constructor and Description |
|---|
Tag() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(Tag tag) |
abstract boolean |
match(TagMask tagMask) |
abstract String |
toVerboseString() |
Copyright © 2012–2017 CoGrOO. All rights reserved.