public class TestDispatch
extends java.lang.Object
Constructor and Description |
---|
TestDispatch() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
someMethod(int a,
int b) |
static java.lang.String |
someMethod(int a,
long b) |
static java.lang.String |
someMethod(long a,
long b) |