This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
PS: This post is structured similarly to my post about arrays . I will also refer to array concepts, so you may want to read that first if you're new to Java collections. What are lists? Think of lists like a row of cardboard boxes. These boxes can be used to store different types of data - ints , Strings , even custom data types like Person . You can add more boxes to the row, remove boxes…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.