I have a connection class in java that that has a default constructor:
public Connection(Socket socket, ArrayList connectionList) throws IOE