Package frc.lib5k

Class UnifiedLooper.Component

  • Enclosing class:
    UnifiedLooper

    public static class UnifiedLooper.Component
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Component​(java.lang.String name, java.lang.Runnable run)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Component

        public Component​(java.lang.String name,
                         java.lang.Runnable run)