|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Input
Provides a value from the native java environment
Method Summary | |
---|---|
java.lang.Object[] |
getParameters()
An array to which parameters will be written to prior to getValue() |
java.lang.Class<?>[] |
getParamTypes()
The parameter types as java classes in the correct order |
java.lang.Object |
getValue()
Returns the value. |
Method Detail |
---|
java.lang.Class<?>[] getParamTypes()
java.lang.Object[] getParameters()
java.lang.Object getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |