org.jruby.util.func
Interface Function0<R>


public interface Function0<R>


Method Summary
 R apply()
           
 

Method Detail

apply

R apply()


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