HotKey
HotKey copied to clipboard
Why are the classes final?
I'd really like to use this lib, but due to final I can't mock it in my tests.
Is there a specific reason the classes are final? Would you accept a PR that removed final?