V - type of the value.public static interface BiInt2ObjectMap.EntryFunction<V>
| Modifier and Type | Method and Description |
|---|---|
V |
apply(int keyPartA,
int keyPartB)
A map entry.
|
V apply(int keyPartA, int keyPartB)
keyPartA - for the keykeyPartB - for the keyCopyright © 2014-2021 Real Logic Limited. All Rights Reserved.