Package 

Class PointL

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public long x
      public long y
    • Method Summary

      Modifier and Type Method Description
      void set(PointL pOther)
      void set(long pX, long pY)
      final void offset(long dx, long dy)
      String toString()
      boolean equals(Object object)
      • Methods inherited from class java.lang.Object

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