Java 2d массив предыдущий объект

int lastItem = array[array.length - 1][array[array.length-1].length - 1];
Magnificent Mongoose