Interface OortObject.Result<R>

Type Parameters:
R - the result type
All Known Implementing Classes:
OortObject.Result.Deferred
Enclosing class:
OortObject<T>

public static interface OortObject.Result<R>

An asynchronous result.