|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.ajp.impl.Info
com.jeffpalm.ajp.impl.u
public abstract class u
| Field Summary |
|---|
| Fields inherited from interface com.jeffpalm.ajp.impl.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 | |
|---|---|
u()
|
|
| Method Summary | |
|---|---|
char |
charValue()
|
protected abstract java.lang.String |
hex()
|
java.lang.String |
hexString()
|
abstract int |
intValue()
|
long |
longValue()
|
static java.lang.String |
toHex(byte b)
|
java.lang.String |
toString()
|
| Methods inherited from class com.jeffpalm.ajp.impl.Info |
|---|
a, a, a, a, n, n, n, n, newlines, str, unroll, utf8String |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public u()
| Method Detail |
|---|
public static java.lang.String toHex(byte b)
protected abstract java.lang.String hex()
public char charValue()
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String hexString()
public long longValue()
public abstract int intValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||