コード例 #1
0
ファイル: YourEnum.java プロジェクト: chs8691/TestLab
 @Override
 public boolean hasMnemonicKey() {
   return values.hasMnemonicKey();
 }