mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-13 09:15:37 +00:00
Kryo is spending a lot of time during serialization handling a NoSuchMethodException. By adding this default constructor we can skip doing all that work.