コード例 #1
0
 public boolean isOpen(Openable openable, Object... arguments) {
   return Bot.isOpen(openable, arguments);
 }