public interface InsertHandler<T extends LookupElement>
Modifier and Type | Method and Description |
---|---|
void |
handleInsert(InsertionContext context,
T item)
Invoked inside atomic action.
|
void handleInsert(InsertionContext context, T item)