Guava: Google Core Libraries for Java 16.0.1.redhat-3
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
weigh(K key,
V value)
Returns the weight of a cache entry.
|
-
-
Method Detail
-
weigh
int weigh(K key,
V value)
Returns the weight of a cache entry. There is no unit for entry weights; rather they are simply
relative to each other.
- Returns:
- the weight of the entry; must be non-negative
Guava: Google Core Libraries for Java 16.0.1.redhat-3
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2010-2015 JBoss by Red Hat. All Rights Reserved.