예제 #1
0
 @Override
 public boolean containsJob(int job) {
   return GameConstants.isAran(job);
 }