|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.cldc.jna.PointerType
com.sun.cldc.jna.ptr.ByReference
public abstract class ByReference
Superclass of types representing native pointers. These should never be used in the simulator, and will throw exceptions saying so.
Constructor Summary | |
---|---|
ByReference()
|
Method Summary |
---|
Methods inherited from class com.sun.cldc.jna.PointerType |
---|
getPointer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ByReference()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |