pt
.
tecnico
.
dsi
.
akkastrator
Id
Related Doc:
package akkastrator
sealed
trait
Id
extends
Typed
[
Long
]
Source
Ids.scala
Linear Supertypes
Typed
[
Long
],
Proxy
,
Any
Known Subclasses
CorrelationId
,
DeliveryId
Type Hierarchy
Id
CorrelationId
DeliveryId
Typed[Long]
Ordering
Alphabetic
By Inheritance
Inherited
Id
Typed
Proxy
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show All
Visibility
Public
All
Abstract Value Members
abstract
def
getClass
()
:
Class
[_]
Definition Classes
Any
abstract
def
self
:
Long
Definition Classes
Typed → Proxy
Concrete Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
def
+
(
other:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
Id
to
any2stringadd
[
Id
] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
Id
,
B
)
Implicit information
This member is added by an implicit conversion from
Id
to
ArrowAssoc
[
Id
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
ensuring
(
cond: (
Id
) ⇒
Boolean
,
msg: ⇒
Any
)
:
Id
Implicit information
This member is added by an implicit conversion from
Id
to
Ensuring
[
Id
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
Id
) ⇒
Boolean
)
:
Id
Implicit information
This member is added by an implicit conversion from
Id
to
Ensuring
[
Id
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
Id
Implicit information
This member is added by an implicit conversion from
Id
to
Ensuring
[
Id
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
Id
Implicit information
This member is added by an implicit conversion from
Id
to
Ensuring
[
Id
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
equals
(
that:
Any
)
:
Boolean
Definition Classes
Proxy → Any
def
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
Id
to
StringFormat
[
Id
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
def
hashCode
()
:
Int
Definition Classes
Proxy → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
toString
()
:
String
Definition Classes
Proxy → Any
def
→
[
B
]
(
y:
B
)
: (
Id
,
B
)
Implicit information
This member is added by an implicit conversion from
Id
to
ArrowAssoc
[
Id
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
Typed
[
Long
]
Inherited from
Proxy
Inherited from
Any
Inherited by implicit conversion any2stringadd from
Id
to
any2stringadd
[
Id
]
Inherited by implicit conversion StringFormat from
Id
to
StringFormat
[
Id
]
Inherited by implicit conversion Ensuring from
Id
to
Ensuring
[
Id
]
Inherited by implicit conversion ArrowAssoc from
Id
to
ArrowAssoc
[
Id
]
Ungrouped