I need to write a recursive method in java which gets a 2D array of booleans and returns how many "true" areas are there in the array. For example, if this is the