public class ProxyMethodCache extends Object
ProxyMethodCache()
static Long
generateKey()
static ProxyMethod
get(Long key)
static void
put(ProxyMethod proxyMethod)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProxyMethodCache()
public static Long generateKey()
public static void put(ProxyMethod proxyMethod)
public static ProxyMethod get(Long key)
Copyright © 2022. All rights reserved.