Package org.bitcoinj.wallet
Interface WalletProtobufSerializer.WalletFactory
- Enclosing class:
 - WalletProtobufSerializer
 
- Functional Interface:
 - This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
 
- 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptioncreate(Network network, KeyChainGroup keyChainGroup) default Walletcreate(NetworkParameters params, KeyChainGroup keyChainGroup) Deprecated. 
- 
Field Details
- 
DEFAULT
 
 - 
 - 
Method Details
- 
create
 - 
create
Deprecated. 
 -