com.jeffpalm.ajp.impl
Class u2

java.lang.Object
  extended by com.jeffpalm.ajp.impl.Info
      extended by com.jeffpalm.ajp.impl.u
          extended by com.jeffpalm.ajp.impl.u2
All Implemented Interfaces:
ConstantFlags

public class u2
extends u


Field Summary
 byte b0
           
 byte b1
           
 
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
u2(byte b0, byte b1)
           
 
Method Summary
protected  java.lang.String hex()
           
 int intValue()
           
 
Methods inherited from class com.jeffpalm.ajp.impl.u
charValue, hexString, longValue, toHex, 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
 

Field Detail

b0

public final byte b0

b1

public final byte b1
Constructor Detail

u2

public u2(byte b0,
          byte b1)
Method Detail

hex

protected java.lang.String hex()
Specified by:
hex in class u

intValue

public int intValue()
Specified by:
intValue in class u