Class Evaluator

java.lang.Object
io.unlaunch.engine.Evaluator

public class Evaluator
extends java.lang.Object
This class contains the logic for feature flag evaluation.
Author:
umermansoor, jawad
  • Constructor Summary

    Constructors 
    Constructor Description
    Evaluator()  
  • Method Summary

    Modifier and Type Method Description
    UnlaunchFeature evaluate​(FeatureFlag flag, UnlaunchUser user)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait