| Package | Description |
|---|---|
| io.github.portlek.reflection |
the package that contains all interface classes.
|
| io.github.portlek.reflection.field |
the package that contains
RefField implementations. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RefField
an interface to determine
Field. |
| Modifier and Type | Method and Description |
|---|---|
@NotNull RefFieldExecuted |
RefField.of(@Nullable Object object)
applies the given object to create a
RefFieldExecuted object. |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldOf
an implementation for
RefField. |
| Modifier and Type | Method and Description |
|---|---|
@NotNull RefFieldExecuted |
FieldOf.of(@Nullable Object object) |
Copyright © 2021. All rights reserved.