toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.deob.bytecode.analysis
/
IntValueSet
Int
Value
Set
sealed
class
IntValueSet
Inheritors
Constant
Unknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Constant
Link copied to clipboard
data
class
Constant
(
val
values
:
Set
<
Int
>
)
:
IntValueSet
Unknown
Link copied to clipboard
data
object
Unknown
:
IntValueSet
Properties
singleton
Link copied to clipboard
abstract
val
singleton
:
Int
?
Functions
union
Link copied to clipboard
abstract
infix
fun
union
(
other
:
IntValueSet
)
:
IntValueSet