Assume table Product have following attributes : Barcode ProductInfo expireDate, index the insert based on barcode value, change the oringal HashIndex.java to BarcodeHashIndex.java and need a test class for test it, should contain createTable(),insert(),printTable() in this class