Class ConstantExpressions.Truthiness

java.lang.Object
com.google.errorprone.bugpatterns.threadsafety.ConstantExpressions.Truthiness
Enclosing class:
ConstantExpressions

public abstract static class ConstantExpressions.Truthiness extends Object
Represents sets of things known to be true and false if a boolean statement evaluated true.