com
.
github
.
nscala_money
.
money
RichString
final
class
RichString
extends
Super
with
EnrichedType
[
String
]
Source
RichString.scala
Linear Supertypes
EnrichedType
[
String
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichString
EnrichedType
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichString
(
underlying:
String
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
toBigMoney
:
Imports.BigMoney
def
toBigMoneyOption
:
Option
[
Imports.BigMoney
]
def
toCurrency
:
Imports.CurrencyUnit
def
toCurrencyOption
:
Option
[
Imports.CurrencyUnit
]
def
toMoney
:
Imports.Money
def
toMoneyOption
:
Option
[
Imports.Money
]
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
String
Definition Classes
RichString
→
EnrichedType
Inherited from
EnrichedType
[
String
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped