Package org.astonbitecode.j4rs.api
Interface JsonValue
-
- All Known Subinterfaces:
NativeInvocation<T>
- All Known Implementing Classes:
EagerJsonInvocationImpl,JsonInvocationImpl,JsonValueImpl
public interface JsonValue
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetJson()
-
-
-
Method Detail
-
getJson
String getJson()
-
-