|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OverloadedMethodWithArray
Method Summary | |
---|---|
void |
overloadedMethod(int[][] anInt)
|
void |
overloadedMethod(int[][] anInt,
java.lang.String aString)
|
Method Detail |
---|
void overloadedMethod(int[][] anInt)
void overloadedMethod(int[][] anInt, java.lang.String aString)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |