Area

interface Area<T : Any>

Inheritors

Functions

Link copied to clipboard
abstract operator fun contains(point: T): Boolean