| Package | Description |
|---|---|
| io.github.portlek.reflection |
the package that contains all interface classes.
|
| io.github.portlek.reflection.clazz |
the package that contains
RefClass implementations. |
| io.github.portlek.reflection.constructor |
the package that contains
RefConstructed implementations. |
| io.github.portlek.reflection.field |
the package that contains
RefField implementations. |
| io.github.portlek.reflection.method |
the package that contains
RefMethod implementations. |
| io.github.portlek.reflection.parameterized |
the package that contains
RefParameterized implementations. |
| Class and Description |
|---|
| RefAnnotated
an interface for the objects which are able to annotate.
|
| RefClass
an interface to determine
Class. |
| RefFieldExecuted
an interface to determine applied
Field. |
| RefMethodExecuted
an interface to determine applied
Method. |
| Class and Description |
|---|
| RefAnnotated
an interface for the objects which are able to annotate.
|
| RefClass
an interface to determine
Class. |
| Class and Description |
|---|
| RefAnnotated
an interface for the objects which are able to annotate.
|
| RefConstructed
an interface to determine
Constructor. |
| Class and Description |
|---|
| RefAnnotated
an interface for the objects which are able to annotate.
|
| RefField
an interface to determine
Field. |
| RefFieldExecuted
an interface to determine applied
Field. |
| Class and Description |
|---|
| RefAnnotated
an interface for the objects which are able to annotate.
|
| RefMethod
an interface to determine
Method. |
| RefMethodExecuted
an interface to determine applied
Method. |
| Class and Description |
|---|
| RefParameterized
an interface to determine primitive class types.
|
Copyright © 2021. All rights reserved.