Package io.openmobilemaps.gps.util

Types

SingletonHolder
Link copied to clipboard
open class SingletonHolder<out T : Any, in A>(creator: (A) -> T)