RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.utils
/
CommonUtilsKt
Common
Utils
Kt
public
final
class
CommonUtilsKt
Content copied to clipboard
Functions
Properties
Functions
Concurrent
Hash
Set
Link copied to clipboard
final
static
Set
<
T
>
ConcurrentHashSet
<
T
extends
Any
>
(
)
Content copied to clipboard
get
Link copied to clipboard
final
static
V
get
<
T
extends
Any
,
U
extends
Any
,
V
extends
Any
>
(
Map
<
Pair
<
T
,
U
>
,
V
>
$self
,
T
t
,
U
u
)
Content copied to clipboard
get
D
Link copied to clipboard
final
Double
getD
(
)
Content copied to clipboard
get
Ignore
Link copied to clipboard
final
Unit
getIgnore
(
)
Content copied to clipboard
get
Unreachable
Link copied to clipboard
final
Void
getUnreachable
(
)
Content copied to clipboard
get
Value
Link copied to clipboard
final
static
Y
getValue
<
Y
extends
Any
>
(
AtomicReference
<
Y
>
$self
,
Object
x
,
KProperty
<
?
>
p
)
Content copied to clipboard
imul
Link copied to clipboard
final
static
Integer
imul
(
Double
$self
,
Integer
v
)
Content copied to clipboard
next
Chance
Link copied to clipboard
final
static
Boolean
nextChance
(
Random
$self
,
Double
probability
)
Content copied to clipboard
same
As
Link copied to clipboard
final
static
Boolean
sameAs
(
Double
$self
,
Double
d
)
Content copied to clipboard
set
Value
Link copied to clipboard
final
static
Unit
setValue
<
Y
extends
Any
>
(
AtomicReference
<
Y
>
$self
,
Object
x
,
KProperty
<
?
>
p
,
Y
value
)
Content copied to clipboard
unreachable
Link copied to clipboard
final
static
Void
unreachable
(
Object
info
)
Content copied to clipboard
Properties
d
Link copied to clipboard
private
final
static
Double
d
Content copied to clipboard
ignore
Link copied to clipboard
private
final
static
Unit
ignore
Content copied to clipboard
unreachable
Link copied to clipboard
private
final
static
Void
unreachable
Content copied to clipboard