scala
.
tools
.
util
.
JavapClass
URLOps
implicit final
class
URLOps
extends
AnyVal
Source
Javap.scala
Linear Supertypes
AnyVal
,
NotNull
,
Any
Type Hierarchy
Learn more about scaladoc diagrams
URLOps
AnyVal
Ordering
Alphabetic
By inheritance
Inherited
URLOps
AnyVal
NotNull
Any
Implicitly
by StringAdd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
URLOps
(
url:
URL
)
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
URLOps
to
StringAdd
[
URLOps
] performed by method StringAdd in scala.Predef.
Definition Classes
StringAdd
def
->
[
B
]
(
y:
B
)
: (
URLOps
,
B
)
Implicit information
This member is added by an implicit conversion from
URLOps
to
ArrowAssoc
[
URLOps
] 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: (
URLOps
) ⇒
Boolean
,
msg: ⇒
Any
)
:
URLOps
Implicit information
This member is added by an implicit conversion from
URLOps
to
Ensuring
[
URLOps
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
URLOps
) ⇒
Boolean
)
:
URLOps
Implicit information
This member is added by an implicit conversion from
URLOps
to
Ensuring
[
URLOps
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
URLOps
Implicit information
This member is added by an implicit conversion from
URLOps
to
Ensuring
[
URLOps
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
URLOps
Implicit information
This member is added by an implicit conversion from
URLOps
to
Ensuring
[
URLOps
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
URLOps
to
StringFormat
[
URLOps
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
def
isFile
:
Boolean
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
toString
()
:
String
Definition Classes
Any
val
url
:
URL
def
→
[
B
]
(
y:
B
)
: (
URLOps
,
B
)
Implicit information
This member is added by an implicit conversion from
URLOps
to
ArrowAssoc
[
URLOps
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Inherited by implicit conversion StringAdd from
URLOps
to
StringAdd
[
URLOps
]
Inherited by implicit conversion StringFormat from
URLOps
to
StringFormat
[
URLOps
]
Inherited by implicit conversion Ensuring from
URLOps
to
Ensuring
[
URLOps
]
Inherited by implicit conversion ArrowAssoc from
URLOps
to
ArrowAssoc
[
URLOps
]
Ungrouped