public class KeyValueWithPrevious<K,V> extends Object implements Serializable
| Constructor and Description |
|---|
KeyValueWithPrevious(K key,
V value,
V prev) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.