Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
14c (14.1.2.0.0)
E95879-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
All Methods Instance Methods Abstract Methods
| Modifier and Type |
Method and Description |
int |
weightOf(K key,
V value)
Measures an entry's weight to determine how many units of capacity that
the key and value consumes.
|
-
-
Method Detail
-
weightOf
int weightOf(K key,
V value)
Measures an entry's weight to determine how many units of capacity that
the key and value consumes. An entry must consume a minimum of one unit.
- Parameters:
key - the key to weigh
value - the value to weigh
- Returns:
- the entry's weight
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
14c (14.1.2.0.0)
E95879-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2012, 2024, Oracle and/or its affiliates. All rights reserved.