Package 

Class Size

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final int width
      private final int height
    • Constructor Summary

      Constructors 
      Constructor Description
      Size(int width, int height)
    • Method Summary

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

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