Enum Class FuzzyBoolean

java.lang.Object
java.lang.Enum<FuzzyBoolean>
page.codeberg.friedolyn.util.FuzzyBoolean
All Implemented Interfaces:
Serializable, Comparable<FuzzyBoolean>, Constable

public enum FuzzyBoolean extends Enum<FuzzyBoolean>
Used if a boolean might be neither fully true nor fully false.