Interface TExecutor


public interface TExecutor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(TRunnable command)
     
  • Method Details