Java Stack Class

I was recently started to learn Java (3 months back started), It's going well, learned a lot.

I am reffering this website to undersatand about Java Stack Class.

Can someone tell me which method is best to implement stack class?

Happy Coding!