toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.archive.client
/
MachO
Mach
O
data
class
MachO
(
val
architecture
:
Architecture
,
val
symbols
:
Set
<
String
>
)
Members
Constructors
Mach
O
Link copied to clipboard
constructor
(
architecture
:
Architecture
,
symbols
:
Set
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
architecture
Link copied to clipboard
val
architecture
:
Architecture
symbols
Link copied to clipboard
val
symbols
:
Set
<
String
>