Hey, im working on a program where i need to use the objects wich i get from the class "Borrehull" and store them inn an array.


import java.io.Serializable;


public class Borrehull...