apollo-kotlin
Toggle table of contents
5.0.0-alpha.4-SNAPSHOT
Select version
5.0.0-alpha.4-SNAPSHOT
4.2.0
3.8.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
apollo-kotlin
apollo-api-java
/
com.apollographql.apollo.api.java
/
Assertions
Assertions
open
class
Assertions
Members
Constructors
Assertions
Link copied to clipboard
constructor
(
)
Functions
check
Not
Null
Link copied to clipboard
open
fun
<
T
>
checkNotNull
(
value
:
T
,
errorMessage
:
String
)
:
T