Class MutableValueBool

java.lang.Object
org.apache.lucene.util.mutable.MutableValue
org.apache.lucene.util.mutable.MutableValueBool
All Implemented Interfaces:
Comparable<MutableValue>

public class MutableValueBool extends MutableValue
MutableValue implementation of type boolean.