Add a new string to the AOSLookup.
It is expected strings are added in the same order in which they originally existed. The first string exists at absolute array index zero, the second at array index one, and so on.
@param s_tr The string @exception LockedException If isLocked equals true. This means all strings have been added. @exception AssertException If...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|