case object OptimalSizeExploringResizer extends Product with Serializable
- Source
- OptimalSizeExploringResizer.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- OptimalSizeExploringResizer
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def apply(resizerCfg: Config): OptimalSizeExploringResizer
- def productElementName(n: Int): String
- Definition Classes
- Product
- def productElementNames: Iterator[String]
- Definition Classes
- Product