(bcc: Mark Schreiber/GP/Novartis)
Subject: RE: [Biojava-l] Sequence and String
Internally the Sequence is stored not as a String but as an array of
Symbol objects. Hence when you call seqString(), a new String is generated
every time by appending the results of calling toString() on every
Internally the Sequence is stored not as a String but as an array of Symbol
objects. Hence when you call seqString(), a new String is generated every time
by appending the results of calling toString() on every Symbol object in the
internal array.
cheers,
Richard
-Original Message-
Fr