Print

final case class Print(fmt: DurationLite => String, name: String, to: PrintStream) extends Writer
trait Serializable
trait Product
trait Equals
trait Writer
class Object
trait Matchable
class Any

Value members

Concrete methods

override def apply(stats: GraalContextMetrics): Unit
Definition Classes

Inherited methods

def >>(next: Writer): Writer
Inherited from
Writer
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product