Package 

Class ViewAtIndex


  • 
    public class ViewAtIndex
    
                        

    Data structure that couples view tag to it's index in parent view. Used for managing children operation.

    • Constructor Summary

      Constructors 
      Constructor Description
      ViewAtIndex(int tag, int index)
    • Method Summary

      Modifier and Type Method Description
      boolean equals(Object obj)
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait