For one of my classes, I\'ve been assigned to create my own Stack class, alongside the methods push(), pop(), and size(). The full code is here:
public class