Formatter

caseapp.core.util.Formatter
See theFormatter companion object
abstract class Formatter[T]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def format(t: T): String