- java.lang.Object
-
- com.ibm.jvm.j9.dump.indexsupport.NodeAbstract
-
- com.ibm.jvm.j9.dump.indexsupport.NodeRoot
-
- com.ibm.jvm.j9.dump.indexsupport.NodeRootObject
-
- All Implemented Interfaces:
IParserNode
public class NodeRootObject extends NodeRoot
-
-
Constructor Summary
Constructors Constructor Description NodeRootObject(JavaRuntime runtime, Attributes attributes)
-
Method Summary
-
Methods declared in class com.ibm.jvm.j9.dump.indexsupport.NodeAbstract
_longByResolvingRawKey, _longFromString, _longFromString
-
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods declared in interface com.ibm.jvm.j9.dump.indexsupport.IParserNode
didFinishParsing, nodeToPushAfterStarting, stringWasParsed
-
-
-
-
Constructor Detail
-
NodeRootObject
public NodeRootObject(JavaRuntime runtime, Attributes attributes)
-
-