| Constructor and Description |
|---|
IncrexValue(T value,
T increment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
T |
getIncrement()
The actual increment applied.
|
T |
getValue()
The key's value after the increment operation.
|
int |
hashCode() |
String |
toString() |
Copyright © 2026 lettuce.io. All rights reserved.