public class TFindFirstLongConsumer extends Object implements LongPredicate
Modifier and Type | Field and Description |
---|---|
long |
result |
Constructor and Description |
---|
TFindFirstLongConsumer() |
Modifier and Type | Method and Description |
---|---|
boolean |
test(long t) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, negate, or
public boolean test(long t)
test
in interface LongPredicate
Copyright © 2019. All rights reserved.