I have a class called Hand and another class to test it. Hand uses global variables and change their values with some methods if in class test I create
Hand
Turn the private static List into a private List.
private static List
private List