as per assignment I have a class A that has non-static ArrayList of class B. private ArrayList bs;. Class B attributes are int time
private ArrayList bs;
int time