If you're not bound by any certain restrictions to this piece of code, Id suggest creating yourself a new class that can hold each address record.



public class AddressEntry {

private...