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


public interface UnaryIntFunction<T>


Method Summary
 int evaluate(T arg)
           
 

Method Detail

evaluate

int evaluate(T arg)


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