Package 

Class Size


  • 
    public final class Size
    
                        

    Represents a size with integer width and height.

    • Constructor Summary

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

      Modifier and Type Method Description
      final Integer getWidth()
      final Integer getHeight()
      • Methods inherited from class java.lang.Object

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