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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/model/
H A DPersistentProxy.java45 * retrieved from storage, its {@link #convertProxy} method is called. The
68 * public Locale convertProxy() {
116 T convertProxy(); method in interface:PersistentProxy
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DProxiedFormat.java94 return proxy.convertProxy();
126 Object o = proxy.convertProxy();
H A DMapProxy.java43 public final Map<K,V> convertProxy() { method in class:MapProxy
H A DCollectionProxy.java47 public final Collection<E> convertProxy() { method in class:CollectionProxy
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DBindingTest.java544 public Locale convertProxy() { method in class:BindingTest.LocaleProxy
580 public LocalizedText convertProxy() { method in class:BindingTest.LocalizedTextProxy
H A DEvolveClasses.java5238 public ProxiedClass convertProxy() { method in class:EvolveClasses.ProxiedClass_Proxy
5337 public StringBuffer convertProxy() { method in class:EvolveClasses.DisallowChangeProxyFor_Proxy2
5352 public StringBuilder convertProxy() { method in class:EvolveClasses.DisallowChangeProxyFor_Proxy

Completed in 116 milliseconds