| Package | Description |
|---|---|
| manifold.util |
| Modifier and Type | Method and Description |
|---|---|
static ReflectUtil.LiveMethodRef |
ReflectUtil.method(Object receiver,
String name,
Class... params) |
static ReflectUtil.LiveMethodRef |
ReflectUtil.WithNull.method(Object receiver,
String name,
Class... params) |
static ReflectUtil.LiveMethodRef |
ReflectUtil.WithNull.methodWithReturn(Object receiver,
String name,
Class<?> returnType,
Class... params) |
Copyright © 2018. All rights reserved.