addition of function isEmpty() to classes IntSets.EmptySet and LongSets.EmptySet

27 views
Skip to first unread message

eran shaham

unread,
May 7, 2023, 8:22:19 PM5/7/23
to fastutil
The function isEmpty()

public boolean isEmpty() {return true;}

should be added to the classes IntSets.EmptySet and LongSets.EmptySet.
The same as is appears  in class e.g., java.util.Collections.EmptySet
Reply all
Reply to author
Forward
0 new messages