Package 

Class ThreeTuple

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public A a
      public B b
      public C c
    • Method Summary

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

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