Package com.aspectran.utils.thread


package com.aspectran.utils.thread
  • Class
    Description
    Reentrant lock that can be used in a try-with-resources statement.
    A reentrant lock with a condition that can be used in a try-with-resources statement.
    This class is a clone of org.eclipse.jetty.util.thread.ScheduledExecutorScheduler
    This class is a clone of org.eclipse.jetty.util.thread.Scheduler
     
    Created: 2024-12-30
    Created: 2024.