public interface Constant<T extends Constant<T>>
extends java.lang.Comparable<T>
==
operator. Created and managed by ConstantPool
.限定符和类型 | 方法和说明 |
---|---|
int |
id()
Returns the unique number assigned to this
Constant . |
java.lang.String |
name()
Returns the name of this
Constant . |