|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposalComparator
public class CCompletionProposalComparator
Constructor Summary | |
---|---|
CCompletionProposalComparator()
Constructor for CompletionProposalComparator. |
Method Summary | |
---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2)
|
void |
setOrderAlphabetically(boolean orderAlphabetically)
|
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 CCompletionProposalComparator()
Method Detail |
---|
public void setOrderAlphabetically(boolean orderAlphabetically)
public int compare(java.lang.Object o1, java.lang.Object o2)
compare
in interface java.util.Comparator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |