| Class and Description |
|---|
| BindingQualifier |
| BindingSignature |
| ConstructorInvoker
Invokes a given constructor.
|
| ConvertedType |
| FieldGetter
Wraps a field with read (getter) access.
|
| FieldProperty |
| FieldSetter
Wraps a field with modification (setter) access.
|
| FixedType |
| InvocationResolver |
| MethodInvocationHandler |
| MethodInvoker
Invokes a given method.
|
| 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.
|
| Type |
| XRayInterface
XRay is a Decorator for any object (or class) that should get a new public interface.
|
| XRayMatcher |
Copyright © 2024. All rights reserved.