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