Hierarchy For Package ortus.boxlang.runtime.async.executors
Class Hierarchy
- java.lang.Object
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
- java.util.concurrent.ThreadPoolExecutor
- java.util.concurrent.ScheduledThreadPoolExecutor (implements java.util.concurrent.ScheduledExecutorService)
- ortus.boxlang.runtime.async.executors.BoxScheduledExecutor
- java.util.concurrent.ScheduledThreadPoolExecutor (implements java.util.concurrent.ScheduledExecutorService)
- java.util.concurrent.ThreadPoolExecutor
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- ortus.boxlang.runtime.async.executors.ExecutorRecord
- java.lang.Record