[ 
https://issues.apache.org/jira/browse/COLLECTIONS-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claude Warren updated COLLECTIONS-818:
--------------------------------------
    Assignee: Claude Warren

> BloomFilter: convert to characteristics flag
> --------------------------------------------
>
>                 Key: COLLECTIONS-818
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-818
>             Project: Commons Collections
>          Issue Type: Improvement
>          Components: Collection
>    Affects Versions: 4.5
>            Reporter: Claude Warren
>            Assignee: Claude Warren
>            Priority: Minor
>
> [https://github.com/Claudenw/commons-collections/blob/9f2945cc98747893456b73f42ab53f46a866ac37/src/main/java/org/apache/commons/collections4/bloomfilter/BloomFilter.java#L51]
>  
> As with IndexProducer this could be replaced with a characteristics flag:
>  
> {{int characteristics();}}
> Currently the only characteristic is sparse. Are there any other 
> characteristics to report that may be of use? This would allow them to be 
> added without adding more methods to the interface.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to