[Biojava-l] Empty Symbol List

Jones, Mike Mike.Jones@mpi.com
Fri, 19 Apr 2002 15:09:06 -0400


What is the behavior of a SimpleSymbol list if a string of length 0 if
it is created with a string of length 0. 

new SimpleSymbolList (tokenization, "");

Is it essentially an empty List?