com.google.bitcoin.store
Class MemoryFullPrunedBlockStore.StoredBlockAndWasUndoableFlag
java.lang.Object
com.google.bitcoin.store.MemoryFullPrunedBlockStore.StoredBlockAndWasUndoableFlag
- Enclosing class:
- MemoryFullPrunedBlockStore
protected static class MemoryFullPrunedBlockStore.StoredBlockAndWasUndoableFlag
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
block
public StoredBlock block
wasUndoable
public boolean wasUndoable
MemoryFullPrunedBlockStore.StoredBlockAndWasUndoableFlag
public MemoryFullPrunedBlockStore.StoredBlockAndWasUndoableFlag(StoredBlock block,
boolean wasUndoable)
Copyright © 2014. All rights reserved.