Class Constants.cipher

  • Enclosing interface:
    Constants

    public static final class Constants.cipher
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String cipherToString​(int aCipher)  
      static int stringToCipher​(java.lang.String sCipher)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • cipherToString

        public static final java.lang.String cipherToString​(int aCipher)
      • stringToCipher

        public static final int stringToCipher​(java.lang.String sCipher)