TreeFutureResult

Holder class for tree-future results. When the contained result is null, the string message will be populated with the result for it being null.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val result: T? = null
Link copied to clipboard
Link copied to clipboard