public interface Constant<T extends Constant<T>> extends Comparable<T>
== operator. Created and managed by ConstantPool.| Modifier and Type | Method and Description |
|---|---|
int |
id()
Returns the unique number assigned to this
Constant. |
String |
name()
Returns the name of this
Constant. |
compareToCopyright © 2008–2025 The Netty Project. All rights reserved.