Package bank

Class Client

java.lang.Object
bank.Client
All Implemented Interfaces:
Serializable

public class Client extends Object implements Serializable
Class Holder contains information about holders of bank accounts. Each holder is identified by a number. Note that this class is not comparable.
See Also:
Serialized Form