protected static class BatchablePipe.IncreasableEntryWrapper<K,V>
extends Object
Modifier and Type | Field and Description |
---|---|
protected IncreasableEntry<K,V> |
increasableEntry |
Constructor and Description |
---|
IncreasableEntryWrapper(IncreasableEntry<K,V> increasableEntry) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
protected final IncreasableEntry<K,V> increasableEntry
public IncreasableEntryWrapper(IncreasableEntry<K,V> increasableEntry)