public class MethodHandlerUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
JAVA_MAJOR_VERSION
Java 版本号
|
| Constructor and Description |
|---|
MethodHandlerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
invokeDefault(Object proxy,
Method method,
Object[] args)
在代理模式下调用接口的默认的函数
|
Copyright © 2025. All rights reserved.