public interface YLongAndObjectProcedure<V>
| Modifier and Type | Method and Description |
|---|---|
void |
execute(long key,
V value)
Body of the procedure.
|
void execute(long key,
V value)
key - first argumentvalue - second argumentCopyright © 2018 SAP SE. All Rights Reserved.