|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FuzzyLocation.RangeResolver
Determines how a FuzzyLocation should be treated when used
as a normal Location.
FuzzyLocation
to specify how the fuzzy (inner/outer) properties are translated into the standard
Location min and max properties.FuzzyLocations
with exotic behaviour.| Method Summary | |
|---|---|
int |
resolveMax(FuzzyLocation loc)
Delegate for the getMax() method. |
int |
resolveMin(FuzzyLocation loc)
Delegate for the getMin() method. |
| Method Detail |
|---|
int resolveMin(FuzzyLocation loc)
loc - The Location to resolve
int resolveMax(FuzzyLocation loc)
loc - The Location to resolve
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||