The constructor for the StringTokenizerArray class.
If you are subclassing the StringTokenizerArray class then you need to explicitly call the StringTokenizerArray's constructor from the sub class constructor. This is because the StringTokenzierArray always needs to get the parameters that it takes in its contructor.