Package growthbook.sdk.java
Class Filter.FilterBuilder
java.lang.Object
growthbook.sdk.java.Filter.FilterBuilder
- Enclosing class:
- Filter
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
hashVersion
(Integer hashVersion) ranges
(List<BucketRange> ranges) toString()
-
Method Details
-
seed
- Parameters:
seed
- The seed used in the hash- Returns:
this
.
-
ranges
- Parameters:
ranges
- Array of ranges that are included- Returns:
this
.
-
attribute
- Parameters:
attribute
- The attribute to use (default: "id")- Returns:
this
.
-
hashVersion
- Returns:
this
.
-
build
-
toString
-