Collections that allow access to an arbitrary element in constant time? I know about ArrayList. And more?
- And what prevents to read javadoc in which each collection is painted? - Viacheslav
- 2@Viacheslav, I think, it is easier to get acquainted with the basic data structures in general, and not in particulars. Then there will be no such problems. - angry
|