Searched refs:javaInput (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/bind/serial/
H A DTupleSerialMarshalledBinding.java61 public Object entryToObject(TupleInput tupleInput, Object javaInput) { argument
67 MarshalledTupleKeyEntity entity = (MarshalledTupleKeyEntity) javaInput;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/marshal/
H A DSampleViews.java251 public Object entryToObject(TupleInput tupleInput, Object javaInput) { argument
253 MarshalledEnt entity = (MarshalledEnt) javaInput;

Completed in 41 milliseconds