com.jeffpalm.ajp.impl
Class u4

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

public class u4
extends u


Field Summary
 byte b0
           
 byte b1
           
 byte b2
           
 byte b3
           
 
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
u4(byte b0, byte b1, byte b2, byte b3)
           
 
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

b2

public final byte b2

b3

public final byte b3
Constructor Detail

u4

public u4(byte b0,
          byte b1,
          byte b2,
          byte b3)
Method Detail

hex

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

intValue

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