Added final keyword in many places.
Pulled up "perfectForLength" from four places in HuskyCoderFactory to BaseHuskySequenceCoder (where it is now marked final). This was accomplished by adding a parameter to the constructor for BaseHuskySequenceCoder.
Added final keyword in many places. Pulled up "perfectForLength" from four places in HuskyCoderFactory to BaseHuskySequenceCoder (where it is now marked final). This was accomplished by adding a parameter to the constructor for BaseHuskySequenceCoder.