Uses of Class
cloud.opencode.base.reflect.proxy.ProxyFactory.Builder
Packages that use ProxyFactory.Builder
-
Uses of ProxyFactory.Builder in cloud.opencode.base.reflect.proxy
Methods in cloud.opencode.base.reflect.proxy that return ProxyFactory.BuilderModifier and TypeMethodDescriptionProxyFactory.Builder.handle(BiFunction<Method, Object[], Object> handler) Sets the handler function 设置处理器函数static <T> ProxyFactory.Builder<T> Creates a builder for an interface 为接口创建构建器