|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistryImpl.DBFactoryVersionComparator
public static class SQLDevToolsUIConfigRegistryImpl.DBFactoryVersionComparator
Compares DBFactory by version number (type names starting with lower case characters).
Constructor Summary | |
---|---|
SQLDevToolsUIConfigRegistryImpl.DBFactoryVersionComparator()
|
Method Summary | |
---|---|
int |
compare(java.lang.Object left,
java.lang.Object right)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public SQLDevToolsUIConfigRegistryImpl.DBFactoryVersionComparator()
Method Detail |
---|
public int compare(java.lang.Object left, java.lang.Object right)
compare
in interface java.util.Comparator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |