V - type of the valuepublic static interface BiInt2ObjectMap.EntryConsumer<V>
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(int keyPartA,
      int keyPartB,
      V value)
A map entry 
 | 
void accept(int keyPartA,
            int keyPartB,
            V value)
keyPartA - for the keykeyPartB - for the keyvalue - for the entryCopyright © 2019 Hazelcast, Inc.. All Rights Reserved.