Uses of Interface
org.astonbitecode.j4rs.api.ObjectValue
-
Packages that use ObjectValue Package Description org.astonbitecode.j4rs.api org.astonbitecode.j4rs.api.dtos org.astonbitecode.j4rs.api.invocation org.astonbitecode.j4rs.api.value -
-
Uses of ObjectValue in org.astonbitecode.j4rs.api
Subinterfaces of ObjectValue in org.astonbitecode.j4rs.api Modifier and Type Interface Description interfaceInstance<T>interfaceJsonValue -
Uses of ObjectValue in org.astonbitecode.j4rs.api.dtos
Classes in org.astonbitecode.j4rs.api.dtos that implement ObjectValue Modifier and Type Class Description classInvocationArg -
Uses of ObjectValue in org.astonbitecode.j4rs.api.invocation
Classes in org.astonbitecode.j4rs.api.invocation that implement ObjectValue Modifier and Type Class Description classEagerJsonInvocationImpl<T>classJavaFxInvocation<T>classJsonInvocationImpl<T> -
Uses of ObjectValue in org.astonbitecode.j4rs.api.value
Classes in org.astonbitecode.j4rs.api.value that implement ObjectValue Modifier and Type Class Description classJsonValueImplclassNullJsonValueImpl
-