Class ContinuationService<T>

  • Type Parameters:
    T - a type

    public class ContinuationService<T>
    extends Object
    A service for tracking, composing and executing ComposableContinuations.
    Since:
    21.12
    Author:
    Brian Oliver