Uses of Interface
io.atomix.primitive.protocol.map.SortedMapDelegate
| Package | Description |
|---|---|
| io.atomix.primitive.protocol.map |
Interfaces for map-compatible gossip protocols and delegates.
|
-
Uses of SortedMapDelegate in io.atomix.primitive.protocol.map
Subinterfaces of SortedMapDelegate in io.atomix.primitive.protocol.map Modifier and Type Interface Description interfaceNavigableMapDelegate<K,V>Navigable map protocol.