JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.gentlyweb.utils
Interface StringRangeComparator
public interface
StringRangeComparator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
inRange
(
Object
o1,
Object
o2)
Method Details
inRange
boolean
inRange
(
Object
o1,
Object
o2)