The error I get is



cannot find symbol - HexToDecimalConversion


on this line:

hexNumber = HexToDecimalConversion.hexToDecimal(hexCode);