Package-level declarations
Types
Link copied to clipboard
interface CallbackExecutor
Generic contract for an executor of Runnable callbacks.
Link copied to clipboard
Represents a cancellable operation.
Link copied to clipboard
Link copied to clipboard
Class that represents either the Success outcome with a value of type SuccessType or Failure with a value of type FailureType.
Link copied to clipboard