org.jruby.ext.posix
Class FreeBSDHeapFileStat.time_t

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

public final class FreeBSDHeapFileStat.time_t
extends HeapStruct.Long

See Also:
Serialized Form

Constructor Summary
FreeBSDHeapFileStat.time_t()
           
 
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

FreeBSDHeapFileStat.time_t

public FreeBSDHeapFileStat.time_t()


Copyright © 2012. All Rights Reserved.