| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinaryClosure | |
|---|---|
| org.springframework.rules.closure | Out of the box functions that address common needs. | 
| Uses of BinaryClosure in org.springframework.rules.closure | 
|---|
| Classes in org.springframework.rules.closure that implement BinaryClosure | |
|---|---|
|  class | AbstractBinaryClosureConveneince support class for binary closures. | 
|  class | MaximumReturns the maximum of two Comparableobjects; with nulls regarded a 
 being less than non null. | 
|  class | MinimumReturns the maximum of two Comparableobjects; with nulls regarded a 
 being less than non null. | 
| Methods in org.springframework.rules.closure that return BinaryClosure | |
|---|---|
| static BinaryClosure | Minimum.instance()Returns the shared instance--this is possible as the default functor for this class is immutable and stateless. | 
| static BinaryClosure | Maximum.instance()Returns the shared instance--this is possible as the default functor for this class is immutable and stateless. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||