protected static class BatchablePipe.IncreasableEntryWrapper<K,V>
extends java.lang.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(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |
protected final IncreasableEntry<K,V> increasableEntry
public IncreasableEntryWrapper(IncreasableEntry<K,V> increasableEntry)