Package-level declarations

Types

Link copied to clipboard
class Point(val x: Double, val y: Double) : Point
Link copied to clipboard