org.beangle.commons.lang.math
package org.beangle.commons.lang.math
Members list
Type members
Classlikes
object Fraction
object IntSeg
object Interval
object SmallFraction
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SmallFraction.type
class SmallFraction(val value: Int) extends Serializable, Ordered[SmallFraction]
Attributes
- Companion
- object
- Supertypes
-
trait Ordered[SmallFraction]trait Comparable[SmallFraction]trait Serializableclass Objecttrait Matchableclass AnyShow all
object SmallInterval
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SmallInterval.type
class SmallInterval(val value: Int) extends Serializable, Ordered[SmallInterval]
Attributes
- Companion
- object
- Supertypes
-
trait Ordered[SmallInterval]trait Comparable[SmallInterval]trait Serializableclass Objecttrait Matchableclass AnyShow all
In this article