Interface Tccl.Operation<T>

  • Enclosing class:
    Tccl

    public static interface Tccl.Operation<T>
    • Method Detail

      • run

        T run()