コード例 #1
0
 @Override
 public boolean isFavoredOrCasteTrait(ITraitType type) {
   return collection.isFavoredOrCasteTrait(type);
 }