Package org.astonbitecode.j4rs.api
Interface ObjectValue
-
- All Known Subinterfaces:
NativeInvocation<T>
- All Known Implementing Classes:
EagerJsonInvocationImpl,JsonInvocationImpl,JsonValueImpl
public interface ObjectValue
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetObject()Class<?>getObjectClass()
-