toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.deob.bytecode.analysis
/
IntBranch
Int
Branch
object
IntBranch
Members
Functions
evaluate
Binary
Link copied to clipboard
fun
evaluateBinary
(
opcode
:
Int
,
values1
:
Set
<
Int
>
,
values2
:
Set
<
Int
>
)
:
IntBranchResult
evaluate
Unary
Link copied to clipboard
fun
evaluateUnary
(
opcode
:
Int
,
values
:
Set
<
Int
>
)
:
IntBranchResult