Uses of Class
com.google.bitcoin.wallet.WalletFiles

Packages that use WalletFiles
com.google.bitcoin.core   
 

Uses of WalletFiles in com.google.bitcoin.core
 

Methods in com.google.bitcoin.core that return WalletFiles
 WalletFiles Wallet.autosaveToFile(File f, long delayTime, TimeUnit timeUnit, WalletFiles.Listener eventListener)
          Sets up the wallet to auto-save itself to the given file, using temp files with atomic renames to ensure consistency.
 



Copyright © 2014. All rights reserved.