Class Pause<T>

  • Type Parameters:
    T - type.

    public final class Pause<T>
    extends Object
    Pause helps you write a safe an idiomatic expression to pause an execution on the current execution thread.
    Since:
    1.0
    Author:
    B0BAI