| Package | Description |
|---|---|
| manifold.util |
| Modifier and Type | Method and Description |
|---|---|
static ReflectUtil.MethodRef |
ReflectUtil.method(Class<?> cls,
String name,
Class... params) |
static ReflectUtil.MethodRef |
ReflectUtil.method(String fqn,
String name,
Class... params) |
Copyright © 2018. All rights reserved.