toggle menu
solana-kotlin
0.2.1
common
switch theme
search in API
solana-kotlin
/
net.avianlabs.solana.domain.core
/
AccountKeysList
Account
Keys
List
class
AccountKeysList
Members
Constructors
Account
Keys
List
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
list
Link copied to clipboard
val
list
:
ArrayList
<
AccountMeta
>
Functions
add
Link copied to clipboard
fun
add
(
accountMeta
:
AccountMeta
)
add
All
Link copied to clipboard
fun
addAll
(
metas
:
Collection
<
AccountMeta
>
)