ComputationSource

abstract class ComputationSource

Represents the source used for computation.

Inheritors

Types

Link copied to clipboard

Represents a cache computation source.

Link copied to clipboard

Represents an offline computation source.

Link copied to clipboard

Represents an online computation source.

Functions

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