PreferBatch

case object PreferBatch extends OptimizationOption
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Inherited types

The name of the type

The name of the type

Inherited from:
Mirror
Inherited from:
Singleton
Inherited from:
Singleton

Value members

Concrete methods

def apply(params: OptParams): OptParams

Inherited methods

def andThen[A](g: OptParams => A): OptParams => A
Inherited from:
Function1
def compose[A](g: A => OptParams): A => OptParams
Inherited from:
Function1
Inherited from:
Product
override def toString(): String
Definition Classes
Function1 -> Any
Inherited from:
Function1