layergps
/
io.openmobilemaps.gps.compass
/
CompassProvider
/
Companion
androidJvm
Companion
object
Companion
:
SingletonHolder
<
CompassProvider
,
Context
>
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
getInstance
Link copied to clipboard
androidJvm
fun
getInstance
(arg:
Context
):
CompassProvider
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard
Properties
creator
Link copied to clipboard
androidJvm
var
creator
: (
Context
) ->
CompassProvider
?
Content copied to clipboard
instance
Link copied to clipboard
androidJvm
@
Volatile
()
var
instance
:
CompassProvider
?
Content copied to clipboard