Uses of Class
org.fest.reflect.field.decorator.DecoratorInvocationHandler
-
Packages that use DecoratorInvocationHandler Package Description org.fest.reflect.field.decorator -
-
Uses of DecoratorInvocationHandler in org.fest.reflect.field.decorator
Subclasses of DecoratorInvocationHandler in org.fest.reflect.field.decorator Modifier and Type Class Description class
PostDecorator<T>
A proxy for post-decorating a fieldclass
PreDecorator<T>
A proxy for pre-decorating a field
-