org.glassfish.gmbal.generic
Interface UnaryVoidFunction<T>


public interface UnaryVoidFunction<T>


Method Summary
 void evaluate(T arg)
           
 

Method Detail

evaluate

void evaluate(T arg)


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.