Package | Description |
---|---|
org.teavm.classlib.java.util.function |
Modifier and Type | Method and Description |
---|---|
default TPredicate<T> |
TPredicate.and(TPredicate<? super T> other) |
default TPredicate<T> |
TPredicate.isEqual(Object targetRef) |
default TPredicate<T> |
TPredicate.negate() |
default TPredicate<T> |
TPredicate.or(TPredicate<? super T> other) |
Modifier and Type | Method and Description |
---|---|
default TPredicate<T> |
TPredicate.and(TPredicate<? super T> other) |
default TPredicate<T> |
TPredicate.or(TPredicate<? super T> other) |
Copyright © 2019. All rights reserved.