Skip to content

Commit

Permalink
increase missing annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
3424672656 committed Mar 22, 2024
1 parent f2dd5b0 commit c1f3cef
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ public Collection<Object> getAllData() {
return lst;
}


public long getDataSizeWithoutDuplicate() {
return datas.keySet().size();
}
Expand Down

0 comments on commit c1f3cef

Please sign in to comment.