TheSilentPro / HeadDB

Provides access to a database of over 100k heads
GNU General Public License v3.0
24 stars 21 forks source link

Update UpdateTask.java #65

Closed Straikerinos closed 10 months ago

Straikerinos commented 1 year ago

Don't have to loop every Head in the list to count size. Just get size directly via method Collection#size()