PositiveLong

stdx.collections.PositiveLong$package.PositiveLong
object PositiveLong

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object c extends FromDigits[PositiveLong]

Attributes

Supertypes
trait FromDigits[PositiveLong]
class Object
trait Matchable
class Any
Self type
c.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object integral extends Integral[PositiveLong]

Attributes

Supertypes
trait Integral[PositiveLong]
trait Numeric[PositiveLong]
trait Ordering[PositiveLong]
trait PartialOrdering[PositiveLong]
trait Equiv[PositiveLong]
trait Serializable
trait Comparator[PositiveLong]
class Object
trait Matchable
class Any
Show all
Self type
integral.type

Value members

Concrete methods

def apply(v: Long): Option[PositiveLong]
def assert(v: Long): PositiveLong

Concrete fields