retrofit-graphql
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
retrofit-graphql
api
/
co.anitrend.retrofit.graphql.model
/
GraphQLDataTest
Graph
QLData
Test
class
GraphQLDataTest
Members
Constructors
Graph
QLData
Test
Link copied to clipboard
constructor
(
)
Functions
Absent
and
Present
flow
through
the
covariant
type
Link copied to clipboard
fun
Absent and Present flow through the covariant type
(
)
Absent
is
a
singleton
Link copied to clipboard
fun
Absent is a singleton
(
)
Absent
is
distinct
from
an
explicitly
null
value
Link copied to clipboard
fun
Absent is distinct from an explicitly null value
(
)
exhaustive
when
distinguishes
the
three
wire
states
Link copied to clipboard
fun
exhaustive when distinguishes the three wire states
(
)
Present
holds
a
non-null
value
Link copied to clipboard
fun
Present holds a non-null value
(
)