public interface IndexedLongPredicate
| Modifier and Type | Interface and Description |
|---|---|
static class |
IndexedLongPredicate.Util |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(int index,
long value)
Tests the value for satisfying predicate.
|
Copyright © 2018. All rights reserved.