On this page
Class scala.runtime.RichBoolean
Supertypes |
---|
Inherited methods
Source
Returns true if this
is less than that
Inherited from | Ordered |
---|
Source
Returns true if this
is less than or equal to that
.
Inherited from | Ordered |
---|
Source
Returns true if this
is greater than that
.
Inherited from | Ordered |
---|
Source
Returns true if this
is greater than or equal to that
.
Inherited from | Ordered |
---|
Source
Inherited from | OrderedProxy |
---|
Source
Result of comparing this
with operand that
.
Inherited from | Ordered |
---|
Source
Source
Source
Concrete fields
Source
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/runtime/RichBoolean.html