org.jruby.util.func
Interface FunctionN<R,AN>


public interface FunctionN<R,AN>


Method Summary
 R apply(AN... an)
           
 

Method Detail

apply

R apply(AN... an)


Copyright © 2002-2009 JRuby Team. All Rights Reserved.