コード例 #1
0
ファイル: PetCount3.java プロジェクト: jnjeG/tjava
 public PetCounter() {
   super(MapData.map(LiteralPetCreator.allTypes, 0));
 }