org.jruby.compiler
Interface ArrayCallback


public interface ArrayCallback

Author:
headius

Method Summary
 void nextValue(Compiler context, java.lang.Object sourceArray, int index)
           
 

Method Detail

nextValue

public void nextValue(Compiler context,
                      java.lang.Object sourceArray,
                      int index)


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