org.jruby.ext.posix
Class FreeBSDHeapFileStat.dev_t

java.lang.Object
  extended by org.jruby.ext.posix.HeapStruct.Field
      extended by org.jruby.ext.posix.HeapStruct.Int32
          extended by org.jruby.ext.posix.FreeBSDHeapFileStat.dev_t
Enclosing class:
FreeBSDHeapFileStat

public final class FreeBSDHeapFileStat.dev_t
extends HeapStruct.Int32


Field Summary
 
Fields inherited from class org.jruby.ext.posix.HeapStruct.Field
align, offset, size
 
Constructor Summary
FreeBSDHeapFileStat.dev_t()
           
 
Method Summary
 
Methods inherited from class org.jruby.ext.posix.HeapStruct.Int32
get, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FreeBSDHeapFileStat.dev_t

public FreeBSDHeapFileStat.dev_t()


Copyright © 2010. All Rights Reserved.