AlphabetNumeral

esmeta.util.AlphabetNumeral

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(number: Int, lower: Boolean): String

Inherited methods

protected def getString(number: Int, base: Int, conversion: Int => String, lower: Boolean): String

Attributes

Inherited from:
StringNumeral
protected def getString(number: Int, digits: List[(Int, String)], lower: Boolean): String

Attributes

Inherited from:
StringNumeral