Result

class Result(source)

Represents the result of the allocation operation.

See also

Types

Link copied to clipboard
class Details

Provides more details on the allocation result.

Functions

Link copied to clipboard

Returns the allocation result.

Link copied to clipboard

Returns the detailed allocation results.

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String