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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DDataCursor.java758 initForPut(key, value, oldValue, useCurrentKey);
770 initForPut(key, value, null, useCurrentKey);
782 initForPut(key, value, oldValue, useCurrentKey);
807 private void initForPut(Object key, Object value, Object[] oldValue, method in class:DataCursor

Completed in 55 milliseconds