JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.graalvm.shadowed.org.antlr.v4.runtime.misc
Predicate
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
test(T)
Interface Predicate<T>
public interface
Predicate<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
test
(
T
t)
Method Details
test
boolean
test
(
T
t)