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