Interface Tccl.Operation<T>
-
- Enclosing class:
- Tccl
public static interface Tccl.Operation<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
run()
-
-
-
Method Detail
-
run
T run()
-
-