toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.deob.bytecode
/
ArgPartition
Arg
Partition
data
class
ArgPartition
(
val
method
:
DisjointSet.Partition
<
MemberRef
>
,
val
index
:
Int
)
Members
Constructors
Arg
Partition
Link copied to clipboard
constructor
(
method
:
DisjointSet.Partition
<
MemberRef
>
,
index
:
Int
)
Properties
index
Link copied to clipboard
val
index
:
Int
method
Link copied to clipboard
val
method
:
DisjointSet.Partition
<
MemberRef
>