CXwudi / Niconico-Video-Downloader

No longer working and maintained since 2020, but checkout current working alternative projects listed in readme file :)
6 stars 0 forks source link

change TreeSet to Set in declearation #2

Closed CXwudi closed 5 years ago

CXwudi commented 6 years ago

The declearation of TreeSet task and done should not be the concrete class, it should be the interface Set, change it globally

CXwudi commented 5 years ago

completed