News

class java.util.ArrayList class java.util.LinkedList In this case, the implementation methods for ArrayList, LinkedList, ... A class can implement multiple interfaces.
Though Java prevents multiple inheritance, ... This means that all the clients that extend MessageClient must implement the getServerName() ... This makes it easier for the two classes to interact.