Package com.google.bitcoin.utils

Class Summary
BlockFileLoader This class reads block files stored in the reference/Satoshi client format.
BriefLogFormatter A Java logging formatter that writes more compact output than the default.
ExponentialBackoff Tracks successes and failures and calculates a time to retry the operation.
ExponentialBackoff.Params Parameters to configure a particular kind of exponential backoff.
ListenerRegistration<T> A simple wrapper around a listener and an executor, with some utility methods.
MockTransactionBroadcaster A mock transaction broadcaster can be used in unit tests as a stand-in for a PeerGroup.
MockTransactionBroadcaster.TxFuturePair  
TestUtils  
TestUtils.BlockPair  
TestUtils.DoubleSpends  
TestWithWallet A utility class that you can derive from in your unit tests.
Threading Various threading related utilities.
Threading.UserThread  
 



Copyright © 2014. All rights reserved.