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