org.beangle.commons.lang.math

Members list

Type members

Classlikes

object Fraction

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Fraction.type
class Fraction(val value: Long) extends Serializable, Ordered[Fraction]

Attributes

Companion
object
Supertypes
trait Ordered[Fraction]
trait Comparable[Fraction]
trait Serializable
class Object
trait Matchable
class Any
Show all
object Interval

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Interval.type
class Interval(val value: Long) extends Serializable, Ordered[Interval]

Attributes

Companion
object
Supertypes
trait Ordered[Interval]
trait Comparable[Interval]
trait Serializable
class Object
trait Matchable
class Any
Show all
object SmallFraction

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class SmallFraction(val value: Int) extends Serializable, Ordered[SmallFraction]

Attributes

Companion
object
Supertypes
trait Ordered[SmallFraction]
trait Comparable[SmallFraction]
trait Serializable
class Object
trait Matchable
class Any
Show all
object SmallInterval

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class SmallInterval(val value: Int) extends Serializable, Ordered[SmallInterval]

Attributes

Companion
object
Supertypes
trait Ordered[SmallInterval]
trait Comparable[SmallInterval]
trait Serializable
class Object
trait Matchable
class Any
Show all