JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
zombie.util.lambda
Interface Predicates.Params1.ICallback
Enclosing class:
Predicates.Params1
public static interface
Predicates.Params1.ICallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
test
(
Object
object,
Object
object2)
Method Details
test
boolean
test
(
Object
object,
Object
object2)