public class CompletionLookupArrangerImpl
extends BaseCompletionLookupArranger
Constructor and Description |
---|
CompletionLookupArrangerImpl(CompletionProcessEx process) |
Modifier and Type | Method and Description |
---|---|
void |
addElement(LookupElement element,
LookupElementPresentation presentation) |
protected java.util.List<LookupElement> |
getExactMatches(java.util.List<? extends LookupElement> items) |
protected boolean |
isAlphaSorted() |
public CompletionLookupArrangerImpl(CompletionProcessEx process)
public void addElement(LookupElement element, LookupElementPresentation presentation)
protected boolean isAlphaSorted()
protected java.util.List<LookupElement> getExactMatches(java.util.List<? extends LookupElement> items)