katlynsellars5331 katlynsellars5331 26-02-2020 Engineering contestada public void display() which displays the entries in a stack starting from the top. If the stack is empty, print "The stack is empty". Add the method to ArrrayStack2.java. You do not need to modify StackInterface.java.