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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
javaforce
Interface Condition
public interface
Condition
Condition Similar to java.util.concurrent.Callable but only returns primitive boolean type.
Author:
pquiring
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
call
()
Method Details
call
boolean
call
()