org.jruby.ext.posix
Class HeapStruct.Long

java.lang.Object
  extended by java.lang.Number
      extended by com.kenai.jaffl.struct.Struct.SignedLong
          extended by org.jruby.ext.posix.HeapStruct.Long
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
FreeBSDHeapFileStat.time_t, MacOSHeapFileStat.time_t, OpenBSDHeapFileStat.time_t
Enclosing class:
HeapStruct

protected class HeapStruct.Long
extends com.kenai.jaffl.struct.Struct.SignedLong

See Also:
Serialized Form

Constructor Summary
protected HeapStruct.Long()
           
 
Method Summary
 
Methods inherited from class com.kenai.jaffl.struct.Struct.SignedLong
get, intValue, longValue, set, set, toString
 
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.Long

protected HeapStruct.Long()