J 
		
								
				
				
			
		Jarod_24
Does anyone know how efficient the HashList is to lookup values compared to
an Array?
I know that on large amounts of data, the HashList is better, but i got a
list that dosen't seem to get any bigger than 150 items.
And is it better to make your own Array or using ArrayList?
				
			an Array?
I know that on large amounts of data, the HashList is better, but i got a
list that dosen't seem to get any bigger than 150 items.
And is it better to make your own Array or using ArrayList?