net.sourceforge.pmd.util

Interface UnaryFunction

public interface UnaryFunction

BSD-style license; for more info see http://pmd.sourceforge.net/license.html
Method Summary
voidapplyTo(Object o)

Method Detail

applyTo

public void applyTo(Object o)