-
public final class Wallet.Params.Init extends Wallet.Params
-
-
Field Summary
Fields Modifier and Type Field Description private final CoreInterfacecore
-
Constructor Summary
Constructors Constructor Description Wallet.Params.Init(CoreInterface core)
-
Method Summary
Modifier and Type Method Description final CoreInterfacegetCore()-
-
Constructor Detail
-
Wallet.Params.Init
Wallet.Params.Init(CoreInterface core)
-
-
Method Detail
-
getCore
final CoreInterface getCore()
-
-
-
-