Package growthbook.sdk.java.model
Class HashAttributeAndHashValue
java.lang.Object
growthbook.sdk.java.model.HashAttributeAndHashValue
Model for care a pair of hashAttribute and hashValue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanAll users included in the experiment will be forced into the specific variation indexValue by hashAttributeinthashCode()voidsetHashAttribute(String hashAttribute) All users included in the experiment will be forced into the specific variation indexvoidsetHashValue(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
-