Class Hexadecimals


  • public class Hexadecimals
    extends Object
    Author:
    Mariusz Smykula
    • Field Detail

      • HEX_ARRAY

        protected static final char[] HEX_ARRAY
    • Constructor Detail

      • Hexadecimals

        private Hexadecimals()
    • Method Detail

      • byteToHexString

        public static String byteToHexString​(byte b)