net.sourceforge.pmd.util

Class Applier

public class Applier extends Object

BSD-style license; for more info see http://pmd.sourceforge.net/license.html
Method Summary
static voidapply(UnaryFunction f, Iterator i)

Method Detail

apply

public static void apply(UnaryFunction f, Iterator i)