com
.
snowplowanalytics
.
iglu
.
schemaddl
.
jsonschema
.
circe
implicits
Related Docs:
trait implicits
|
package circe
object
implicits
extends
implicits
Linear Supertypes
implicits
,
CommonDecoders
,
ArrayDecoders
,
ObjectDecoders
,
NumberDecoders
,
StringDecoders
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
implicits
implicits
CommonDecoders
ArrayDecoders
ObjectDecoders
NumberDecoders
StringDecoders
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
additionalItemsDecoder
:
Decoder
[
AdditionalItems
]
Definition Classes
ArrayDecoders
implicit
def
additionalPropertiesDecoder
:
Decoder
[
AdditionalProperties
]
Definition Classes
ObjectDecoders
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
implicit
val
descriptionDecoder
:
Decoder
[
Description
]
Definition Classes
CommonDecoders
implicit
def
enumDecoder
:
Decoder
[
Enum
]
Definition Classes
CommonDecoders
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
implicit
val
formatDecoder
:
Decoder
[
Format
]
Definition Classes
StringDecoders
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
implicit
def
itemsDecoder
:
Decoder
[
Items
]
Definition Classes
ArrayDecoders
implicit
val
maxItemsDecoder
:
Decoder
[
MaxItems
]
Definition Classes
ArrayDecoders
implicit
val
maxLengthDecoder
:
Decoder
[
MaxLength
]
Definition Classes
StringDecoders
implicit
val
maximumSerializer
:
Decoder
[
Maximum
]
Definition Classes
NumberDecoders
implicit
val
minItemsDecoder
:
Decoder
[
MinItems
]
Definition Classes
ArrayDecoders
implicit
val
minLengthDecoder
:
Decoder
[
MinLength
]
Definition Classes
StringDecoders
implicit
val
minimumSerializer
:
Decoder
[
Minimum
]
Definition Classes
NumberDecoders
implicit
val
multipleOfSerializer
:
Decoder
[
MultipleOf
]
Definition Classes
NumberDecoders
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
implicit
def
oneOfDecoder
:
Decoder
[
OneOf
]
Definition Classes
CommonDecoders
implicit
val
patterDecoder
:
Decoder
[
Pattern
]
Definition Classes
StringDecoders
implicit
def
patternPropertiesDecoder
:
Decoder
[
PatternProperties
]
Definition Classes
ObjectDecoders
implicit
def
propertiesDecoder
:
Decoder
[
properties.ObjectProperty.Properties
]
Definition Classes
ObjectDecoders
implicit
val
requiredDecoder
:
Decoder
[
Required
]
Definition Classes
ObjectDecoders
implicit
lazy val
schemaDecoder
:
Decoder
[
Schema
]
Definition Classes
implicits
→
CommonDecoders
→
ArrayDecoders
→
ObjectDecoders
implicit
val
schemaUriDecoder
:
Decoder
[
SchemaUri
]
Definition Classes
StringDecoders
implicit
val
stringDecodersJavaUriDecoder
:
Decoder
[
URI
]
Definition Classes
StringDecoders
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
implicit
lazy val
toSchema
:
ToSchema
[
Json
]
Definition Classes
implicits
def
toString
()
:
String
Definition Classes
AnyRef → Any
implicit
val
typeDecoder
:
Decoder
[
Type
]
Definition Classes
CommonDecoders
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
implicits
Inherited from
CommonDecoders
Inherited from
ArrayDecoders
Inherited from
ObjectDecoders
Inherited from
NumberDecoders
Inherited from
StringDecoders
Inherited from
AnyRef
Inherited from
Any
Ungrouped