Interface RunnableWrapper


public interface RunnableWrapper
Used by Timer and EventLoop.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final RunnableWrapper
     
  • Method Summary

    Modifier and Type
    Method
    Description
    wrap(Runnable runnable)