org.jruby.ext.posix
Class HeapStruct.UInt32

java.lang.Object
  extended by java.lang.Number
      extended by com.kenai.jaffl.struct.Struct.Unsigned32
          extended by org.jruby.ext.posix.HeapStruct.UInt32
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
HeapStruct

protected class HeapStruct.UInt32
extends com.kenai.jaffl.struct.Struct.Unsigned32

See Also:
Serialized Form

Constructor Summary
protected HeapStruct.UInt32()
           
 
Method Summary
 
Methods inherited from class com.kenai.jaffl.struct.Struct.Unsigned32
get, intValue, longValue, set, set
 
Methods inherited from class java.lang.Number
byteValue, shortValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HeapStruct.UInt32

protected HeapStruct.UInt32()