rchillyard / The-repository-formerly-known-as

2 stars 12 forks source link

Fixes for Issue #40 #41

Closed rchillyard closed 4 years ago

rchillyard commented 4 years ago

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.