| Package | Description |
|---|---|
| _templates.javolution.util |
| Modifier and Type | Method and Description |
|---|---|
LocalMap |
LocalMap.setKeyComparator(FastComparator keyComparator)
Sets the key comparator for this local map.
|
LocalMap |
LocalMap.setValueComparator(FastComparator valueComparator)
Sets the value comparator for this local map.
|
Copyright © 2005–2024 Javolution. All rights reserved.