com
.
github
.
nscala_time
.
time
RichPartial
final
class
RichPartial
extends
Super
with
PimpedType
[
Partial
]
Linear Supertypes
PimpedType
[
Partial
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichPartial
PimpedType
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichPartial
(
underlying:
Partial
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
def
+
(
builder:
DurationBuilder
)
:
Partial
def
+
(
period:
ReadablePeriod
)
:
Partial
def
-
(
builder:
DurationBuilder
)
:
Partial
def
-
(
period:
ReadablePeriod
)
:
Partial
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
formatter
:
DateTimeFormatter
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
Partial
Definition Classes
RichPartial
→
PimpedType
Inherited from
PimpedType
[
Partial
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped