예제 #1
0
 public Boolean isEmpty()
 {
     return(storage.isEmpty());
 }