A
C
E
F
G
H
I
L
M
O
P
R
T
U
W
A
- addExtension(java.lang.String) - function in io.kjson.resource.ResourceLoader
- all(io.kjson.resource.ResourceRef,kotlin.jvm.functions.Function2) - function in io.kjson.resource.ExtensionKt
- Return
trueif all of the values of the JSONArray referenced bythisResourceRef satisfy a given predicate. - any(io.kjson.resource.ResourceRef,kotlin.jvm.functions.Function2) - function in io.kjson.resource.ExtensionKt
- Return
trueif any of the values of the JSONArray referenced bythisResourceRef satisfy a given predicate. - asRef(java.lang.String) - function in io.kjson.resource.ResourceRef
- "Downcast" a reference to a particular type, or throw an exception if the target is not of that type.