InvocationHandler
static <T> T
ffmProxy(Class<T> clazz)
ffmProxy(String name, Class<T> clazz)
ffmProxy(Path path, Class<T> clazz)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
invoke
Throwable