public class DefaultDumpFilterHandler.RevisionItem
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) long |
myRevision |
(package private) boolean |
myWasDropped |
| Constructor and Description |
|---|
RevisionItem(long revision,
boolean dropped) |
| Modifier and Type | Method and Description |
|---|---|
long |
getRevision() |
boolean |
wasDropped() |