Class BusyHandlerStore


  • public class BusyHandlerStore
    extends Object
    • Constructor Detail

      • BusyHandlerStore

        public BusyHandlerStore()
    • Method Detail

      • registerBusyHandler

        public static int registerBusyHandler​(int db,
                                              BusyHandler f)
      • free

        public static void free​(int idx)
      • isEmpty

        public static boolean isEmpty​(int idx)