org.jruby.ext.posix
Class FreeBSDHeapFileStat.dev_t

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

public final class FreeBSDHeapFileStat.dev_t
extends HeapStruct.Int32

See Also:
Serialized Form

Constructor Summary
FreeBSDHeapFileStat.dev_t()
           
 
Method Summary
 
Methods inherited from class com.kenai.jaffl.struct.Struct.Signed32
get, intValue, 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

FreeBSDHeapFileStat.dev_t

public FreeBSDHeapFileStat.dev_t()


Copyright © 2011. All Rights Reserved.