A
C
D
E
F
G
H
I
J
L
O
P
R
S
T
U
I
- ifPresent(JSONRef,String,Function2) - function in io.kjson.pointer.ExtensionKt
- Conditionally execute if JSONObject referenced by
thisJSONRef contains a member with the specified key and the expected type. - IndexOpKt - class in io.kjson.pointer
- initCause(Throwable) - function in kotlin.JSONPointerException
- io.kjson.pointer - package io.kjson.pointer
- isRef() - function in io.kjson.pointer.JSONRef
- isType(JSONValue,KType) - function in io.kjson.pointer.JSONRef.Companion