In Java please, thank you. Sample output is provided below aswell.
Write a Train class with one instance variable:an ArrayList of Passenger objectscalled travelers.
The client and the Passenger classes are fully implemented. Youneed to implement all the methods that are defined in the Trainclass.
Train.java // needs to be implemented
/** * Train class * * @author YOUR NAME * @version 11/3/2017 */import java.util.*;import java.io.*;public class Train{ private ArrayList travelers; /** * Default constructor: * 1. Creates this.travelers object * 2. Calls addPassengersFromFile passing
PayPal Gateway not configured
PayPal Gateway not configured