Class MenuRowQueue


  • @Deprecated
    public class MenuRowQueue
    extends java.lang.Object
    Deprecated.
    • Constructor Summary

      Constructors 
      Constructor Description
      MenuRowQueue()
      Deprecated.
       
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static boolean enabled()
      Deprecated.
       
      static void flush()
      Deprecated.
       
      static void queue​(MenuRow... rows)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

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

      • MenuRowQueue

        public MenuRowQueue()
        Deprecated.
    • Method Detail

      • queue

        public static void queue​(MenuRow... rows)
        Deprecated.
      • enabled

        public static boolean enabled()
        Deprecated.
      • flush

        public static void flush()
        Deprecated.