Class BiRecursivePropertyWalker<R,​T>

  • Type Parameters:
    R - The root bean type.
    T - The bean type.

    public class BiRecursivePropertyWalker<R,​T>
    extends Object
    Class that provides a way to recursively tree-walk over specified properties.