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