org.jruby.ext.posix
Class HeapStruct.LongLong

java.lang.Object
  extended by org.jruby.ext.posix.HeapStruct.Field
      extended by org.jruby.ext.posix.HeapStruct.Int64
          extended by org.jruby.ext.posix.HeapStruct.LongLong
Enclosing class:
HeapStruct

protected class HeapStruct.LongLong
extends HeapStruct.Int64


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

Constructor Detail

HeapStruct.LongLong

public HeapStruct.LongLong()

HeapStruct.LongLong

public HeapStruct.LongLong(long value)


Copyright © 2010. All Rights Reserved.