org.jruby.ext.posix
Class MacOSHeapFileStat.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.MacOSHeapFileStat.time_t
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
MacOSHeapFileStat

public final class MacOSHeapFileStat.time_t
extends HeapStruct.Long

See Also:
Serialized Form

Constructor Summary
MacOSHeapFileStat.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

MacOSHeapFileStat.time_t

public MacOSHeapFileStat.time_t()


Copyright © 2012. All Rights Reserved.