public static class PoolInterface.ShutdownReason$.ShutdownRequested$ extends java.lang.Object implements PoolInterface.ShutdownReason, scala.Product, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static PoolInterface.ShutdownReason$.ShutdownRequested$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ShutdownRequested$() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final PoolInterface.ShutdownReason$.ShutdownRequested$ MODULE$