IncompleteCompletionsCache

sealed external interface IncompleteCompletionsCache(source)

Functions

Link copied to clipboard
abstract fun clear()
Link copied to clipboard
abstract fun get(): CompletionInfo?
Link copied to clipboard
abstract fun set(response: CompletionInfo)