Interface Tccl.Operation<T>

Enclosing class:
Tccl

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

    Modifier and Type
    Method
    Description
    run()
     
  • Method Details

    • run

      T run()