toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
jvm
switch theme
search in API
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