|
|||||||||
| Home >> All >> gnu >> [ classpath overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
gnu.classpath
Class Pointer

java.lang.Objectgnu.classpath.Pointer
- public abstract class Pointer
- extends java.lang.Object
A type used to indicate special data used by native code that should not be marked by the garbage collector.
| Constructor Summary | |
Pointer()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Pointer
public Pointer()
|
|||||||||
| Home >> All >> gnu >> [ classpath overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
gnu.classpath.Pointer