Interface ObjectLongMap<K>
- All Known Implementing Classes:
StandardObjectLongMap,TroveObjectLongMap
public interface ObjectLongMap<K>
- Since:
- 12.0
- Author:
- Niv Ingberg
-
Method Summary
-
Method Details
-
isEmpty
boolean isEmpty() -
containsKey
-
get
-
put
-
remove
-