Interface CustomCompletion

All Known Implementing Classes:
DelegatingCustomCompletion

public interface CustomCompletion
Allows applications to offer custom autocomplete suggestions. Methods are all default with no implementation, so that new operations can be added later.