| Interface | Description |
|---|---|
| ReflectionHelper.DebuggableBifunction<T1,T2,R> | |
| ReflectionHelper.DebuggableFunction<T,R> |
| Class | Description |
|---|---|
| BetterDeserialization<T> | |
| Handler<INPUT,OUTPUT,STATE> | |
| ReflectionHelper |
This static class and lambda interface to allow for the recovery of method names and original class names for method references.
|
| Annotation Type | Description |
|---|---|
| Required |
Use this annotation when you are expecting a java class as input, and have fields that are required.
|