| Package | Description |
|---|---|
| manifold.util |
| Modifier and Type | Method and Description |
|---|---|
static ReflectUtil.FieldRef |
ReflectUtil.field(Class<?> cls,
String name)
Get a
ReflectUtil.FieldRef to the specified field. |
static ReflectUtil.FieldRef |
ReflectUtil.field(String fqn,
String name)
Get a
ReflectUtil.FieldRef to the specified field. |
Copyright © 2019. All rights reserved.