@FunctionalInterface public interface ObjLongConsumer<T>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(T i,
long v) |
void accept(T i, long v)
i - for the tuple.v - for the tuple.Copyright © 2014-2022 Real Logic Limited. All Rights Reserved.