Uses of Interface
org.astonbitecode.j4rs.api.JsonValue
-
Packages that use JsonValue Package Description org.astonbitecode.j4rs.api org.astonbitecode.j4rs.api.invocation org.astonbitecode.j4rs.api.value -
-
Uses of JsonValue in org.astonbitecode.j4rs.api
Subinterfaces of JsonValue in org.astonbitecode.j4rs.api Modifier and Type Interface Description interfaceNativeInvocation<T> -
Uses of JsonValue in org.astonbitecode.j4rs.api.invocation
Classes in org.astonbitecode.j4rs.api.invocation that implement JsonValue Modifier and Type Class Description classEagerJsonInvocationImpl<T>classJsonInvocationImpl<T> -
Uses of JsonValue in org.astonbitecode.j4rs.api.value
Classes in org.astonbitecode.j4rs.api.value that implement JsonValue Modifier and Type Class Description classJsonValueImpl
-