Ejemplo n.º 1
0
 /** Converts an KEY protocol value into its textual representation */
 public static String string(int type) {
   return protocols.getText(type);
 }