Package akka.dispatch
Class VirtualThreadConfigurator$
- java.lang.Object
-
- akka.dispatch.VirtualThreadConfigurator$
-
public class VirtualThreadConfigurator$ extends java.lang.Object
INTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static VirtualThreadConfigurator$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description VirtualThreadConfigurator$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
virtualThreadsSupported()
-
-
-
Field Detail
-
MODULE$
public static final VirtualThreadConfigurator$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-