|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--aleph.examples.Matrix
| Inner Class Summary | |
static class |
Matrix.UserThread
|
| Field Summary | |
int[][] |
A
|
int[][] |
B
|
int[][] |
Result
|
| Constructor Summary | |
Matrix(int dim)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
public int[][] A
public int[][] B
public int[][] Result
| Constructor Detail |
public Matrix(int dim)
| Method Detail |
public static void main(java.lang.String[] args)
public java.lang.String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||