|
|||||||||
Home >> All >> org >> xmud >> [ core overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
org.xmud.core
Class ptr

java.lang.Objectorg.xmud.core.ptr
- public class ptr
- extends java.lang.Object
Field Summary | |
int |
id
|
Constructor Summary | |
ptr()
|
|
ptr(int id)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
id
public int id
Constructor Detail |
ptr
public ptr()
ptr
public ptr(int id)
|
|||||||||
Home >> All >> org >> xmud >> [ core overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |