org.jruby.ext.posix
Class HeapStruct.Short

java.lang.Object
  extended by org.jruby.ext.posix.HeapStruct.Field
      extended by org.jruby.ext.posix.HeapStruct.Int16
          extended by org.jruby.ext.posix.HeapStruct.Short
Enclosing class:
HeapStruct

protected class HeapStruct.Short
extends HeapStruct.Int16


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

Constructor Detail

HeapStruct.Short

public HeapStruct.Short()

HeapStruct.Short

public HeapStruct.Short(short value)


Copyright © 2011. All Rights Reserved.