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