public class IndexTreeNode extends Object
IndexTreeNode()
IndexTreeNode(String name, Type type, int size)
boolean
equals(Object o)
String
getName()
Type
getType()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public IndexTreeNode(String name, Type type, int size)
public IndexTreeNode()
public String toString()
toString
Object
public String getName()
public Type getType()
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2019. All rights reserved.