Returns the weight of this entry. This is assumed to be static between calls to setValue.
()
| 646 | * Returns the weight of this entry. This is assumed to be static between calls to setValue. |
| 647 | */ |
| 648 | int getWeight(); |
| 649 | |
| 650 | /** |
| 651 | * Returns the entry associated with this value reference, or {@code null} if this value |
no outgoing calls
no test coverage detected