|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.basic.bytecode.base.Info
com.jeffpalm.basic.bytecode.base.u
com.jeffpalm.basic.bytecode.base.u1
public final class u1
| Field Summary | |
|---|---|
byte |
b0
|
| Fields inherited from interface com.jeffpalm.basic.bytecode.base.ConstantFlags |
|---|
CONSTANT_Class, CONSTANT_Double, CONSTANT_Fieldref, CONSTANT_Float, CONSTANT_Integer, CONSTANT_InterfaceMethodref, CONSTANT_Long, CONSTANT_Methodref, CONSTANT_NameAndType, CONSTANT_String, CONSTANT_Utf8 |
| Constructor Summary | |
|---|---|
u1(byte b0)
|
|
| Method Summary | |
|---|---|
byte |
b0()
|
boolean |
equals(java.lang.Object o)
|
protected java.lang.String |
hex()
|
long |
longValue()
|
static u1 |
newInstance(byte b0)
|
byte |
value()
|
| Methods inherited from class com.jeffpalm.basic.bytecode.base.u |
|---|
charValue, hexString, intValue, toHex, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.jeffpalm.basic.bytecode.Iu |
|---|
intValue |
| Field Detail |
|---|
public byte b0
| Constructor Detail |
|---|
public u1(byte b0)
| Method Detail |
|---|
public static u1 newInstance(byte b0)
protected java.lang.String hex()
hex in class upublic long longValue()
longValue in interface IulongValue in class upublic byte b0()
b0 in interface Iu1public byte value()
value in interface Iu1public boolean equals(java.lang.Object o)
equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||