I have got 2 simple classes, class representing a bus stop:
import java.util.List; public class Stop { /** * lines operating this stop */ p