org.jruby.ext.posix
Class HeapStruct.Byte

java.lang.Object
  extended by org.jruby.ext.posix.HeapStruct.Field
      extended by org.jruby.ext.posix.HeapStruct.Int8
          extended by org.jruby.ext.posix.HeapStruct.Byte
Enclosing class:
HeapStruct

protected final class HeapStruct.Byte
extends HeapStruct.Int8


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

Constructor Detail

HeapStruct.Byte

public HeapStruct.Byte()

HeapStruct.Byte

public HeapStruct.Byte(byte value)


Copyright © 2009. All Rights Reserved.