json
.
schema
Predef
Related Docs:
class Predef
|
package schema
object
Predef
extends
LowPriorityPredefs
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
LowPriorityPredefs
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
Predef
Serializable
Serializable
LowPriorityPredefs
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
implicit
def
arrayS
[
T
]
(
implicit
p:
Predef
[
T
]
)
:
Predef
[
Array
[
T
]]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
implicit
val
bigDecimalS
:
Predef
[
BigDecimal
]
implicit
val
bigIntS
:
Predef
[
BigInt
]
implicit
val
boolS
:
Predef
[
Boolean
]
implicit
val
byteS
:
Predef
[
Byte
]
implicit
val
chrS
:
Predef
[
Char
]
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@IntrinsicCandidate
()
@throws
(
...
)
implicit
def
dictS
[
K
,
V
]
(
implicit
p:
Predef
[
V
]
,
keyP:
KeyPattern
[
K
]
)
:
Predef
[
Map
[
K
,
V
]]
implicit
val
doubleS
:
Predef
[
Double
]
implicit
val
durationS
:
Predef
[
Duration
]
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
implicit
val
floatS
:
Predef
[
Float
]
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
Annotations
@IntrinsicCandidate
()
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
Annotations
@IntrinsicCandidate
()
implicit
val
instantS
:
Predef
[
Instant
]
implicit
val
intS
:
Predef
[
Int
]
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
implicit
val
jDurationS
:
Predef
[
Duration
]
implicit
val
jchrS
:
Predef
[
Character
]
implicit
val
jsqlDateS
:
Predef
[
Date
]
implicit
val
jsqlTimeS
:
Predef
[
Time
]
implicit
val
jsqlTimestampS
:
Predef
[
Timestamp
]
implicit
val
juDateS
:
Predef
[
Date
]
implicit
def
listS
[
T
]
(
implicit
p:
Predef
[
T
]
)
:
Predef
[
List
[
T
]]
implicit
val
localDateS
:
Predef
[
LocalDate
]
implicit
val
localDateTimeS
:
Predef
[
LocalDateTime
]
implicit
val
localTimeS
:
Predef
[
LocalTime
]
implicit
val
longS
:
Predef
[
Long
]
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
Annotations
@IntrinsicCandidate
()
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
Annotations
@IntrinsicCandidate
()
implicit
def
setS
[
T
]
(
implicit
p:
Predef
[
T
]
)
:
Predef
[
Set
[
T
]]
implicit
val
shortS
:
Predef
[
Short
]
implicit
val
strS
:
Predef
[
String
]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
implicit
val
uriS
:
Predef
[
URI
]
implicit
val
urlS
:
Predef
[
URL
]
implicit
val
uuidS
:
Predef
[
UUID
]
implicit
def
vectorS
[
T
]
(
implicit
p:
Predef
[
T
]
)
:
Predef
[
Vector
[
T
]]
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
implicit
val
zonedDateTimeS
:
Predef
[
ZonedDateTime
]
Deprecated Value Members
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@Deprecated
@deprecated
@throws
(
classOf[java.lang.Throwable]
)
Deprecated
(Since version )
see corresponding Javadoc for more information.
Inherited from
Serializable
Inherited from
Serializable
Inherited from
LowPriorityPredefs
Inherited from
AnyRef
Inherited from
Any
Ungrouped