接口 NumericTag

所有超级接口:
PrimitiveTag, Tag
所有已知实现类:
ByteTag, DoubleTag, FloatTag, IntTag, LongTag, ShortTag

public sealed interface NumericTag extends PrimitiveTag permits ByteTag, ShortTag, IntTag, LongTag, FloatTag, DoubleTag