| Package | Description |
|---|---|
| com.hazelcast.util |
This package contains classes to support the inner workings of Hazelcast
as well as some backports of newer Java features / data structures to
support older Java versions in a clean and nice way.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SortedHashMap.moveToTop(SortedHashMap linkedMap,
Object key) |
static void |
SortedHashMap.touch(SortedHashMap linkedMap,
Object key,
SortedHashMap.OrderingType orderingType) |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.