|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectendrov.utilityUnsorted.generics.testinterface.Caller
public class Caller
| Constructor Summary | |
|---|---|
Caller()
|
|
| Method Summary | |
|---|---|
static int |
add(int a,
int b,
int x1,
int x2,
int x3,
int x4,
int x5,
int x6)
|
static void |
main(java.lang.String[] args)
This code shows no performance difference, local add vs the add in Statics |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Caller()
| Method Detail |
|---|
public static int add(int a,
int b,
int x1,
int x2,
int x3,
int x4,
int x5,
int x6)
public static void main(java.lang.String[] args)
args -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||