|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the first version typeU
- the second version typepublic interface VersionComparator<T,U>
The Version impl comparator.
Method Summary | |
---|---|
int |
compare(T one,
U two)
Compare the two version impls. |
Method Detail |
---|
int compare(T one, U two)
one
- the first versiontwo
- the second versionl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |