scala
.
tools
.
jline
.
console
Operation
class
Operation
extends
Enum
[
Operation
]
Linear Supertypes
Enum
[
Operation
],
java.io.Serializable
,
Comparable
[
Operation
],
AnyRef
,
Any
Type Hierarchy
Learn more about scaladoc diagrams
Operation
Enum[Operation]
Ordering
Alphabetic
By inheritance
Inherited
Operation
Enum
Serializable
Comparable
AnyRef
Any
Implicitly
by StringAdd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
+
(
other:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
Operation
to
StringAdd
[
Operation
] performed by method StringAdd in scala.Predef.
Definition Classes
StringAdd
def
->
[
B
]
(
y:
B
)
: (
Operation
,
B
)
Implicit information
This member is added by an implicit conversion from
Operation
to
ArrowAssoc
[
Operation
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
final
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
Enum → AnyRef
Annotations
@throws
(
...
)
final
def
compareTo
(
arg0:
Operation
)
:
Int
Definition Classes
Enum → Comparable
def
ensuring
(
cond: (
Operation
) ⇒
Boolean
,
msg: ⇒
Any
)
:
Operation
Implicit information
This member is added by an implicit conversion from
Operation
to
Ensuring
[
Operation
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
Operation
) ⇒
Boolean
)
:
Operation
Implicit information
This member is added by an implicit conversion from
Operation
to
Ensuring
[
Operation
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
Operation
Implicit information
This member is added by an implicit conversion from
Operation
to
Ensuring
[
Operation
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
Operation
Implicit information
This member is added by an implicit conversion from
Operation
to
Ensuring
[
Operation
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
Enum → AnyRef → Any
final
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
Enum → AnyRef
def
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
Operation
to
StringFormat
[
Operation
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
final
def
getDeclaringClass
()
:
Class
[
Operation
]
Definition Classes
Enum
final
def
hashCode
()
:
Int
Definition Classes
Enum → AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
name
()
:
String
Definition Classes
Enum
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
ordinal
()
:
Int
Definition Classes
Enum
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Enum → AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
→
[
B
]
(
y:
B
)
: (
Operation
,
B
)
Implicit information
This member is added by an implicit conversion from
Operation
to
ArrowAssoc
[
Operation
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
Enum
[
Operation
]
Inherited from
java.io.Serializable
Inherited from
Comparable
[
Operation
]
Inherited from
AnyRef
Inherited from
Any
Inherited by implicit conversion StringAdd from
Operation
to
StringAdd
[
Operation
]
Inherited by implicit conversion StringFormat from
Operation
to
StringFormat
[
Operation
]
Inherited by implicit conversion Ensuring from
Operation
to
Ensuring
[
Operation
]
Inherited by implicit conversion ArrowAssoc from
Operation
to
ArrowAssoc
[
Operation
]
Ungrouped