Пример #1
0
 public static bool getLocked(Door door) {
     return door.getLocked();
 }