net.sourceforge.pmd.lang.java.symboltable
Class Applier

java.lang.Object
  extended by net.sourceforge.pmd.lang.java.symboltable.Applier

public class Applier
extends Object


Constructor Summary
Applier()
           
 
Method Summary
static
<E> void
apply(UnaryFunction<E> f, Iterator<? extends E> i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Applier

public Applier()
Method Detail

apply

public static <E> void apply(UnaryFunction<E> f,
                             Iterator<? extends E> i)


Copyright © 2002-2012 InfoEther. All Rights Reserved.