gisellebonetti9846 gisellebonetti9846 14-10-2022 Computers and Technology contestada write a class customqstack which has a single queue( java.util.queue ) object in its constructor. the aim of this class is to demonstrate that queues can be modified to act exactly as stacks. our customqstack