Constructor and Description |
---|
Filter(Predicate<T> predicate)
Filter constructor with a
Predicate |
Modifier and Type | Method and Description |
---|---|
CompactSketch<T> |
filter(Sketch<T> sketchIn)
Filters elements on the provided
Sketch |
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.