Re: Aspect questions?
On 02/27/2012 02:50 PM, Novice wrote:
Implementations of 'List<E>' include 'ArrayList<E>' and 'TreeList<E>'.
Oops, I got the standard API and the Apache Commons Collections API mixed up.
Sorry.
Why don't you take a break and read the Javadocs for these three
types?
I've got interface List<E> and class ArrayList<E> (which implements List
<E> among other interfaces) but I don't have TreeList<E>. I mostly still
use the Java 1.6 API but even the Java 1.7 API doesn't have a TreeList.
What did you mean to say? And what do you want me to learn? I'm guessing
you want me to see how a class makes use of an Interface but possibly you
have something more specific in mind?
No, I made a mistake. There is such a thing but I didn't really mean to
recommend something outside the standard API.
But if you ever do want 'TreeList', here's what I was misremembering:
<http://commons.apache.org/collections/api-release/org/apache/commons/collections/list/TreeList.html>
Commons Collections is a very popular package that aims to expand and augment
the standard Collections API.
--
Lew
Honi soit qui mal y pense.
http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg