Numeric

final case class Numeric(value: Int) extends Port
trait Serializable
trait Product
trait Equals
trait Port
class Object
trait Matchable
class Any

Value members

Concrete methods

override def productPrefix: String
Definition Classes
Product

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product