public class DefaultResizer$
extends java.lang.Object
implements scala.Product, scala.Serializable
Modifier and Type | Field and Description |
---|---|
static DefaultResizer$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
DefaultResizer$() |
Modifier and Type | Method and Description |
---|---|
DefaultResizer |
apply(com.typesafe.config.Config resizerConfig)
Creates a new DefaultResizer from the given configuration
|
scala.Option<DefaultResizer> |
fromConfig(com.typesafe.config.Config resizerConfig) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final DefaultResizer$ MODULE$
public DefaultResizer apply(com.typesafe.config.Config resizerConfig)
resizerConfig
- (undocumented)public scala.Option<DefaultResizer> fromConfig(com.typesafe.config.Config resizerConfig)