toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.deob.bytecode.analysis
/
IntValueSet
/
Constant
Constant
data
class
Constant
(
val
values
:
Set
<
Int
>
)
:
IntValueSet
Members
Constructors
Constant
Link copied to clipboard
constructor
(
values
:
Set
<
Int
>
)
Properties
singleton
Link copied to clipboard
open
override
val
singleton
:
Int
?
values
Link copied to clipboard
val
values
:
Set
<
Int
>
Functions
union
Link copied to clipboard
open
infix override
fun
union
(
other
:
IntValueSet
)
:
IntValueSet