protected static class MemoryFullPrunedBlockStore.StoredBlockAndWasUndoableFlag extends Object
Modifier and Type | Field and Description |
---|---|
StoredBlock |
block |
boolean |
wasUndoable |
Constructor and Description |
---|
StoredBlockAndWasUndoableFlag(StoredBlock block,
boolean wasUndoable) |
public StoredBlock block
public boolean wasUndoable
public StoredBlockAndWasUndoableFlag(StoredBlock block, boolean wasUndoable)
Copyright © 2016. All rights reserved.