public interface StaticClassOperator
Modifier and Type | Method and Description |
---|---|
String |
getName()
获得静态类别名
|
Class<?> |
getStaticClass()
获得静态类
|
Object |
invokeStaticMethod(String methodName,
Object[] args)
执行静态方法
|
Copyright © 2006–2018 TinyGroup. All rights reserved.