Package 

Class PointKt

    • Method Summary

      Modifier and Type Method Description
      final static Point Point(Float x, Float y) Creates a new Point with the provided coordinates.
      final static Point Point(Integer x, Integer y) Creates a new Point with the provided coordinates.
      • Methods inherited from class java.lang.Object

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