| Interface | Description |
|---|---|
| MethodInvocationHandler | |
| Type |
| Class | Description |
|---|---|
| BindingSignature | |
| BoxingUtil | |
| ConstructorInvoker |
Invokes a given constructor.
|
| ConvertedType | |
| Converter | |
| ExceptionHandlers | |
| FieldGetter |
Wraps a field with read (getter) access.
|
| FieldProperty | |
| FieldSetter |
Wraps a field with modification (setter) access.
|
| FinalUtil | |
| FixedType | |
| InvocationResolver | |
| IsEquivalent<S,T extends org.hamcrest.Matcher<S>> | |
| MatchType | |
| MethodInvoker |
Invokes a given method.
|
| SignatureUtil | |
| StaticGetter |
Wraps a static field with read (getter) access.
|
| StaticMethodInvoker |
Invokes a given static method.
|
| StaticProperty | |
| StaticSetter |
Wraps a static field with modification (setter) access.
|
| XRayInterface |
XRay is a Decorator for any object (or class) that should get a new public interface.
|
| XRayMatcher |
| Enum | Description |
|---|---|
| BindingQualifier |
| Exception | Description |
|---|---|
| InterfaceMismatchException | |
| ReflectionFailedException |
| Annotation Type | Description |
|---|---|
| Construct | |
| Convert | |
| Delegate | |
| GetProperty | |
| SetProperty |
Copyright © 2024. All rights reserved.