
Java List
Find out how to use the List interface and its implementations like ArrayList. This category covers the basic usage of Lists like adding and removing elements, sorting as well as advanced List features like conversion from/to other data structures and filtering.