public final class LongTag extends Tag
TAG_Long
tag.Constructor and Description |
---|
LongTag(long value)
Creates the tag with an empty name.
|
LongTag(java.lang.String name,
long value)
Creates the tag.
|