org.fest.reflect.field

Class Invoker<T>

Parameters:
decorator - which methods be called before the same targeted object methods
Returns:
the DecoratedInvoker pre decorating the target field interface with given decorator.
Parameters:
decorator - which methods be called after the same targeted object methods
Returns:
the DecoratedInvoker post decorating the target field interface with given decorator.

Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.