|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgalapi.Context
The Context
provides the minimal structure of
a context.
Field Summary | |
protected int |
item
|
Constructor Summary | |
Context()
|
Method Summary | |
protected void |
finalize()
|
protected int |
getNativeItem()
|
protected static void |
nativeFree(int i)
|
protected void |
setItem(int i)
|
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int item
Constructor Detail |
public Context()
Method Detail |
protected void setItem(int i)
protected int getNativeItem()
protected void finalize() throws java.lang.Throwable
java.lang.Throwable
protected static void nativeFree(int i)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |