|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jniwrapper.Parameter | +--com.jniwrapper.DelegatingParameter | +--com.jniwrapper.PlatformInteger | +--com.jniwrapper.Int | +--com.jniwrapper.Enumeration
Constructor Summary | |
Enumeration()
|
|
Enumeration(IntegerParameter t)
|
|
Enumeration(long val)
|
Method Summary | |
java.lang.Object |
clone()
|
Methods inherited from class com.jniwrapper.Int |
acceptIOPerformer, equals, getDataBuffer, getDataBufferOffset, getLength, getValue, pop, push, read, setDataBuffer, setValue, toLong, toString, write |
Methods inherited from class com.jniwrapper.Parameter |
asReturnValue, getAlignedLength, getAlignmentRequirement, indent, read, toByteArray, write |
Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Enumeration()
public Enumeration(long val)
public Enumeration(IntegerParameter t)
Method Detail |
public java.lang.Object clone()
clone
in class Int
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |