[Biojava-dev] Re: [Biojava-l] equals
Thomas Down
td2@sanger.ac.uk
Fri, 16 Aug 2002 12:29:09 +0100
On Fri, Aug 16, 2002 at 10:49:10AM +1200, Schreiber, Mark wrote:
> Hi -
>
> I have overridden the equals and Hashcode methods of AbstractSymbolList
> and its inner class SubList to return true if and only if the list of
> symbols in both SymbolLists are the same.
> Note this will only cover sequences and SymbolLists that inherit from
> AbstractSymbolList.
Cool -- that'll remove an element of surprise. Are there
actually any SymbolList (as opposed to Sequence) impls out there
which don't extend AbstractSymbolList?
> Hows that devel list coming along?
It exists now:
http://biojava.org/mailman/listinfo/biojava-dev
Nothing's been posted there yet, and I don't know if many#
people are subscribed.
Thomas.