Java-Data structure Complete the method below, which should return a new stack containing the playing cards in the given stack in the same order, with all aces removed. If the s.getRank() method equals 1 , then the card is an Ace. public static Stack > removeAces(Stack > s) \{ // todo \} Edit View Insert Format Tools Table 12 pt Paragraph B A Q T 2 .