Uses of Class
com.flagsmith.flagengine.SegmentResult
Packages that use SegmentResult
-
Uses of SegmentResult in com.flagsmith.flagengine
Methods in com.flagsmith.flagengine that return SegmentResultModifier and TypeMethodDescriptionSegmentResult.withAdditionalProperty(String name, Object value) SegmentResult.withMetadata(Map<String, Object> metadata) Methods in com.flagsmith.flagengine that return types with arguments of type SegmentResultMethod parameters in com.flagsmith.flagengine with type arguments of type SegmentResultModifier and TypeMethodDescriptionvoidEvaluationResult.setSegments(List<SegmentResult> segments) SegmentsEvaluationResult.withSegments(List<SegmentResult> segments) Constructors in com.flagsmith.flagengine with parameters of type SegmentResultConstructor parameters in com.flagsmith.flagengine with type arguments of type SegmentResult