Uses of Class
io.objectbox.query.LogicQueryCondition
Packages that use LogicQueryCondition
-
Uses of LogicQueryCondition in io.objectbox.query
Subclasses of LogicQueryCondition in io.objectbox.queryModifier and TypeClassDescription(package private) static classCombines the left condition using AND with the right condition.(package private) static classCombines the left condition using OR with the right condition.