geary
0.22.11
common
geary-uuid
/
com.mineinabyss.geary.uuid
/
UUID2GearyMap
UUID2Geary
Map
class
UUID2GearyMap
Members
Members & Extensions
Constructors
UUID2Geary
Map
Link copied to clipboard
constructor
(
)
Functions
contains
Link copied to clipboard
operator
fun
contains
(
uuid
:
Uuid
)
:
Boolean
get
Link copied to clipboard
operator
fun
get
(
uuid
:
Uuid
)
:
GearyEntity
?
install
Link copied to clipboard
open
override
fun
UUID2GearyMap
.
install
(
)
remove
Link copied to clipboard
fun
remove
(
uuid
:
Uuid
)
:
GearyEntity
?
set
Link copied to clipboard
operator
fun
set
(
uuid
:
Uuid
,
entity
:
GearyEntity
)
:
GearyEntity
?