Package | Description |
---|---|
org.teavm.classlib.java.util.function |
Modifier and Type | Method and Description |
---|---|
default TBiPredicate<T,U> |
TBiPredicate.and(TBiPredicate<? super T,? super U> other) |
default TBiPredicate<T,U> |
TBiPredicate.or(TBiPredicate<? super T,? super U> other) |
Modifier and Type | Method and Description |
---|---|
default TBiPredicate<T,U> |
TBiPredicate.and(TBiPredicate<? super T,? super U> other) |
default TBiPredicate<T,U> |
TBiPredicate.or(TBiPredicate<? super T,? super U> other) |
Copyright © 2019. All rights reserved.