com.tensegrity.palowebviewer.modules.engine.client
Class LoadingMap.ChildrenKey

java.lang.Object
  extended by com.tensegrity.palowebviewer.modules.engine.client.LoadingMap.ChildrenKey
Enclosing class:
LoadingMap

public static final class LoadingMap.ChildrenKey
extends java.lang.Object


Constructor Summary
LoadingMap.ChildrenKey(XObject object, int childType)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadingMap.ChildrenKey

public LoadingMap.ChildrenKey(XObject object,
                              int childType)
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object