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
net.emaze.dysfunctional.dispatching.logic
Interface Proposition
All Known Implementing Classes:
CapturingProposition
,
MonitoringProposition
,
No
,
PredicateBinder
,
ProviderToProposition
,
Yes
public interface
Proposition
A nullary functor returning a boolean
Author:
rferranti
Method Summary
Methods
Modifier and Type
Method and Description
boolean
state
()
States a proposition.
Method Detail
state
boolean state()
States a proposition.
Returns:
true or false
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
Copyright © 2013. All rights reserved.