Package growthbook.sdk.java
Class HashAttributeAndHashValue
java.lang.Object
growthbook.sdk.java.HashAttributeAndHashValue
Model for care a pair of hashAttribute and hashValue
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
All users included in the experiment will be forced into the specific variation indexValue by hashAttributeint
hashCode()
void
setHashAttribute
(String hashAttribute) All users included in the experiment will be forced into the specific variation indexvoid
setHashValue
(String hashValue) Value by hashAttributetoString()
-
Constructor Details
-
HashAttributeAndHashValue
-
HashAttributeAndHashValue
public HashAttributeAndHashValue()
-
-
Method Details
-
getHashAttribute
All users included in the experiment will be forced into the specific variation index -
getHashValue
Value by hashAttribute -
setHashAttribute
All users included in the experiment will be forced into the specific variation index -
setHashValue
Value by hashAttribute -
equals
-
hashCode
public int hashCode() -
toString
-