Sweet! isEmpty() returns a boolean that's true if the HashMap is empty and false if it's not.
isEmpty()
true
false
Might we be looking for a method?