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