Class Outlet


  • public class Outlet
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Outlet()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static IOutlet get()  
      static void set​(IOutlet active)  
      • Methods inherited from class java.lang.Object

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

      • Outlet

        public Outlet()
    • Method Detail

      • get

        public static IOutlet get()
      • set

        public static void set​(IOutlet active)