The following text was written to the standard output stream when the Streets program was executed from Netbeans.
run: length of streets array = 12 first street = Iberville last street = Dumaine last street = Dumaine The initial array ... 0: Iberville 1: Decatur 2: Toulouse 3: Bourbon 4: Dauphine 5: Royal 6: St Ann 7: St Peter 8: Conti 9: Exchange 10: Bienville 11: Dumaine The final array ... 0: Dumaine 1: Decatur 2: Toulouse 3: Bourbon 4: Dauphine 5: Royal 6: St Ann 7: St Peter 8: Conti 9: Exchange 10: Bienville 11: Iberville BUILD SUCCESSFUL (total time: 0 seconds)