コード例 #1
0
 private WeaponCategory fetchCategoryForWeapon() {
   return WeaponCategory.from(weapon.getCategorySID());
 }