org.beangle.commons.lang.math.SmallInterval
See theSmallInterval companion object
class SmallInterval(val value: Int) extends Serializable, Ordered[SmallInterval]
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Ordered[SmallInterval]trait Comparable[SmallInterval]trait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
Ordered
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Inherited methods
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- Ordered
Concrete fields
In this article