@return true If the string just added is not equal to any string added before it (or is the first). false If the string just added was a duplicate.
@exception AssertException If no strings have been added (getCountUnq equals zero).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.