moshi
/
com.squareup.moshi
/
nextAnnotations
next
Annotations
Checks if
this
contains
T
. Returns the subset of
this
without
T
, or null if
this
does not contain
T
.
inline fun <
T
:
Annotation
>
Set
<
Annotation
>.
nextAnnotations
():
Set
<
Annotation
>?
Content copied to clipboard