- Some methods of collections
- Collections in java
- Interfaces in collection
- Collection Interface
- Set interface
- The List interface
- List Implementation
- ArrayList
- ArrayList
- ArrayList – Basic methods and constructors
- When to use Arrays or ArrayList?
- Automatic expansion of ArrayList
- Objects only limitation on Collections in java
- To get successive elements from an ArrayList
- Sorting an ArrayList in java
- Vector vs ArrayList
- Convert Array to ArrayList and vice-versa in java
- How to convert ArrayList to HashSet in java?
- Examples
- Vector
- LinkedList
- Stack
- Operations on Lists
- Generic Lists in Java
- Performance of List implementations in java
- ArrayList
- List Implementation
- Maps in java collections
- Map
- Introduction to Maps in java
- Map interfaces
- Map implemented by HashMap and TreeMap
- Map Interface methods
- SortedMap implemented by TreeMap.
- SortedMap interface methods
- Map.Entry which describes access methods to the key-value pairs.
- Map.Entry interface methods
- Classes Implementing Map
- Map Operations
- Iterating over a Map
- Comparison of maps to Hashtable
- Basic Operations on Maps
- Bulk Operations on Maps
- Collection Views for Maps
- Fancy Uses of Collection-Views: Map Algebra
- Multimaps Examples
- Creating a weak hashmap
- Creating a hashmap in java
- Creating a Map That Retains Order-of-Insertion
- Creating type-specific map
- SortedSet
- SortedMap
- Queue
- Iterator
- Iterators
- What is iterator?
- Are iterators always fail-safe?
- Iterators returned by set implementation and concurrent modification
- Iterating Over Various Collections
- ListIterator
- Deque
- Interfaces for object ordering
- Comparable
- Comparator
- Concrete Collections
- ArrayList
- ArrayList – Basic methods and constructors
- When to use Arrays or ArrayList?
- Automatic expansion of ArrayList
- Objects only limitation on Collections in java
- To get successive elements from an ArrayList
- Sorting an ArrayList in java
- Vector vs ArrayList
- Convert Array to ArrayList and vice-versa in java
- How to convert ArrayList to HashSet in java?
- Examples
- Vector
- LinkedList
- Stack
- HashSet
- TreeSet
- HashMap in java
- TreeMap in java
- HashTable in java
- IdentityHashMap
- WeakHashMap
- LinkedHashMap
- Properties class
- IdentityHashMap
- ArrayList
- List Implementation
- ArrayList
- ArrayList – Basic methods and constructors
- When to use Arrays or ArrayList?
- Automatic expansion of ArrayList
- Objects only limitation on Collections in java
- To get successive elements from an ArrayList
- Sorting an ArrayList in java
- Vector vs ArrayList
- Convert Array to ArrayList and vice-versa in java
- How to convert ArrayList to HashSet in java?
- Examples
- Vector
- LinkedList
- ArrayList
- Set Implementation
- Map Implementations
- Algorithms
- Custom Implementations
- Iteroperability
- Class or Implementations when dealing with collections
- Legacy Collections
- HashTable in java
- Performance of various collections
- Programs
- Various Comparisons
- Conversions
- Last note on collection