public class OverloadedTest
extends java.lang.Object
| Constructor and Description |
|---|
OverloadedTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
testOverloaded(Overloaded o,
int loops) |
static void |
testOverloaded2(Overloaded o,
int loops) |
public static void testOverloaded(Overloaded o, int loops)
public static void testOverloaded2(Overloaded o, int loops)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.