|
|||||||||
| Home >> All >> org >> metacosm >> [ bin2xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.metacosm.bin2xml
Class ClassInstance

java.lang.Objectorg.metacosm.bin2xml.ClassInstance
- class ClassInstance
- extends java.lang.Object
Pseudo class representing instances
| Field Summary | |
(package private) static ClassInstance |
INSTANCE
The pseudo instance |
| Constructor Summary | |
(package private) |
ClassInstance()
|
| Method Summary | |
java.lang.String |
toString()
Method for debugging purpose |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
INSTANCE
static ClassInstance INSTANCE
- The pseudo instance
| Constructor Detail |
ClassInstance
ClassInstance()
| Method Detail |
toString
public java.lang.String toString()
- Method for debugging purpose
|
|||||||||
| Home >> All >> org >> metacosm >> [ bin2xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.metacosm.bin2xml.ClassInstance