- Type Parameters:
K - The key type for this entry size calculator
V - The value type for this entry size calculator
- All Known Implementing Classes:
AbstractEntrySizeCalculatorHelper
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
long
Method used to calculate how much memory in size the key and value use.