org.jruby.ext.posix
Class HeapStruct.Long
java.lang.Object
org.jruby.ext.posix.HeapStruct.Field
org.jruby.ext.posix.HeapStruct.Long
- Direct Known Subclasses:
- FreeBSDHeapFileStat.time_t, MacOSHeapFileStat.time_t, OpenBSDHeapFileStat.time_t
- Enclosing class:
- HeapStruct
protected class HeapStruct.Long
- extends HeapStruct.Field
Method Summary |
long |
get()
|
void |
set(long value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HeapStruct.Long
public HeapStruct.Long()
HeapStruct.Long
public HeapStruct.Long(long value)
get
public final long get()
set
public final void set(long value)
Copyright © 2011. All Rights Reserved.