longValue = i;
Return the descriptor string for the constant type. return "J";//NOI18N
return "J";//NOI18N
b.writeLong(longValue);
return new ConstLong (input.readLong());
The tag of this constant entry /* public accessors */ return MyTag;
/* public accessors */ return MyTag;
A printable representation return "CONSTANTLong(" + indexAsString() + "): " + //NOI18N "longValue(" + Long.toString(longValue) + ")";//NOI18N
return "CONSTANTLong(" + indexAsString() + "): " + //NOI18N "longValue(" + Long.toString(longValue) + ")";//NOI18N
return the value associated with the entry return longValue;
return longValue;