@Persistent(proxyFor=org.python.google.common.collect.Multimap.class)
public class MultimapProxy<K,V>
extends java.lang.Object
implements com.sleepycat.persist.model.PersistentProxy<org.python.google.common.collect.Multimap<K,V>>
Modifier and Type | Method and Description |
---|---|
org.python.google.common.collect.Multimap<K,V> |
convertProxy() |
void |
initializeProxy(org.python.google.common.collect.Multimap<K,V> object) |