com.google.bitcoin.utils
Class TestUtils.BlockPair

java.lang.Object
  extended by com.google.bitcoin.utils.TestUtils.BlockPair
Enclosing class:
TestUtils

public static class TestUtils.BlockPair
extends Object


Field Summary
 Block block
           
 StoredBlock storedBlock
           
 
Constructor Summary
TestUtils.BlockPair()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

storedBlock

public StoredBlock storedBlock

block

public Block block
Constructor Detail

TestUtils.BlockPair

public TestUtils.BlockPair()


Copyright © 2014. All rights reserved.