Package | Description |
---|---|
org.teavm.classlib.java.util.function |
Modifier and Type | Method and Description |
---|---|
default TIntPredicate |
TIntPredicate.and(TIntPredicate other) |
default TIntPredicate |
TIntPredicate.negate() |
default TIntPredicate |
TIntPredicate.or(TIntPredicate other) |
Modifier and Type | Method and Description |
---|---|
default TIntPredicate |
TIntPredicate.and(TIntPredicate other) |
default TIntPredicate |
TIntPredicate.or(TIntPredicate other) |
Copyright © 2019. All rights reserved.