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

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

public final class Applier
extends Object


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
 

Method Detail

apply

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


Copyright © 2002-2016 InfoEther. All Rights Reserved.