Пример #1
0
 @Override
 public byte[] getCodeForKey(int key) {
   return myTerminalKeyEncoder.getCode(key);
 }