What is Matrix.getMatrix command?

kurossaki

New Member
I have a little problem with understanding a line in a java program I got. The line is:\[code\]int[][] mat = Matrix.getMatrix(); \[/code\]
  • What is \[code\]Matrix.getMarix\[/code\]?
  • What does that mean?
 
Back
Top