PotentiallyPartialResult

Interface defining a result calculated from a TreeFuture that could be interrupted, and therefore be partial (and resumed on the UI thread).

Inheritors

Properties

Link copied to clipboard
abstract val isPartialResult: Boolean

Return true if this result calculated from a TreeFuture is partial.