Class Pause<T>

  • Type Parameters:
    T - type.

    public final class Pause<T>
    extends Object
    Pause allows you to write a safe an idiomatic expression to pause an execution on the current execution thread.
    Since:
    7.0
    Author:
    Bobai Kato {https://github.com/B0BAI}