Searched defs:TimeListImpl (Results 1 – 1 of 1) sorted by relevance
25 public class TimeListImpl implements TimeList { class31 TimeListImpl(ArrayList<Time> times) { in TimeListImpl() method in TimeListImpl