JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
fj
Interface Bounded.Definition<A>
Enclosing class:
Bounded
<
A
>
public static interface
Bounded.Definition<A>
Minimal definition of Bounded
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
A
max
()
A
min
()
Method Detail
min
A
min()
max
A
max()