javaMathBigDecimalWriter

machinespir.it.jig.ConfigWriter.javaMathBigDecimalWriter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def write(a: BigDecimal, includeComments: Boolean): ConfigValue

Inherited methods

def contramap[B](f: B => BigDecimal): ConfigWriter[B]

Contramaps on the input type.

Contramaps on the input type.

Attributes

Inherited from:
ConfigWriter