JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
bibliothek.util
Interface Condition
public interface
Condition
A condition is a boolean value that depends on some properties.
Author:
Benjamin Sigg
Method Summary
Methods
Modifier and Type
Method and Description
boolean
getState
()
Gets the current state of this condition.
Method Detail
getState
boolean getState()
Gets the current state of this condition.
Returns:
true
if the condition is met,
false
otherwise
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method