org.jruby.test
Class OverloadedTest

java.lang.Object
  extended by org.jruby.test.OverloadedTest

public class OverloadedTest
extends java.lang.Object

Author:
headius

Constructor Summary
OverloadedTest()
           
 
Method Summary
static void testOverloaded(Overloaded o, int loops)
           
static void testOverloaded2(Overloaded o, int loops)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OverloadedTest

public OverloadedTest()
Method Detail

testOverloaded

public static void testOverloaded(Overloaded o,
                                  int loops)

testOverloaded2

public static void testOverloaded2(Overloaded o,
                                   int loops)


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