The getState function is shown in Listing 9-6. Notice that this is not very efficient code. To make it efficient, I probably should have used a StringBuffer.
The getState function is shown in Listing 9-6. Notice that this is not very efficientcode. To make it efficient, I probably should have used a StringBuffer.