Class VirtualThreadSupport.CarrierThreadFactory$

  • All Implemented Interfaces:
    java.util.concurrent.ForkJoinPool.ForkJoinWorkerThreadFactory
    Enclosing class:
    VirtualThreadSupport

    public static class VirtualThreadSupport.CarrierThreadFactory$
    extends java.lang.Object
    implements java.util.concurrent.ForkJoinPool.ForkJoinWorkerThreadFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.concurrent.ForkJoinWorkerThread newThread​(java.util.concurrent.ForkJoinPool pool)  
      • Methods inherited from class java.lang.Object

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

      • CarrierThreadFactory$

        public CarrierThreadFactory$()
    • Method Detail

      • newThread

        public java.util.concurrent.ForkJoinWorkerThread newThread​(java.util.concurrent.ForkJoinPool pool)
        Specified by:
        newThread in interface java.util.concurrent.ForkJoinPool.ForkJoinWorkerThreadFactory