public class DeclarationsKt
@NotNull public static QueryBlock eq(@NotNull java.lang.String $this$eq, @NotNull java.lang.String value)
@NotNull public static QueryBlock eq(@NotNull java.lang.String $this$eq, int value)
@NotNull public static QueryBlock eq(@NotNull java.lang.String $this$eq, long value)
@NotNull public static QueryBlock eq(@NotNull java.lang.String $this$eq, double value)
@NotNull public static QueryBlock eq(@NotNull java.lang.String $this$eq, @NotNull java.lang.Object value)
@NotNull public static QueryBlock neq(@NotNull java.lang.String $this$neq, @NotNull java.lang.String value)
@NotNull public static QueryBlock neq(@NotNull java.lang.String $this$neq, int value)
@NotNull public static QueryBlock neq(@NotNull java.lang.String $this$neq, long value)
@NotNull public static QueryBlock neq(@NotNull java.lang.String $this$neq, double value)
@NotNull public static QueryBlock neq(@NotNull java.lang.String $this$neq, @NotNull java.lang.Object value)
@NotNull public static QueryBlock greater(@NotNull java.lang.String $this$greater, @NotNull java.lang.String value)
@NotNull public static QueryBlock greaterEq(@NotNull java.lang.String $this$greaterEq, @NotNull java.lang.String value)
@NotNull public static QueryBlock less(@NotNull java.lang.String $this$less, @NotNull java.lang.String value)
@NotNull public static QueryBlock lessEq(@NotNull java.lang.String $this$lessEq, @NotNull java.lang.String value)
@NotNull public static QueryBlock greater(@NotNull java.lang.String $this$greater, int value)
@NotNull public static QueryBlock greaterEq(@NotNull java.lang.String $this$greaterEq, int value)
@NotNull public static QueryBlock less(@NotNull java.lang.String $this$less, int value)
@NotNull public static QueryBlock lessEq(@NotNull java.lang.String $this$lessEq, int value)
@NotNull public static QueryBlock greater(@NotNull java.lang.String $this$greater, long value)
@NotNull public static QueryBlock greaterEq(@NotNull java.lang.String $this$greaterEq, long value)
@NotNull public static QueryBlock less(@NotNull java.lang.String $this$less, long value)
@NotNull public static QueryBlock lessEq(@NotNull java.lang.String $this$lessEq, long value)
@NotNull public static QueryBlock greater(@NotNull java.lang.String $this$greater, double value)
@NotNull public static QueryBlock greaterEq(@NotNull java.lang.String $this$greaterEq, double value)
@NotNull public static QueryBlock less(@NotNull java.lang.String $this$less, double value)
@NotNull public static QueryBlock lessEq(@NotNull java.lang.String $this$lessEq, double value)
@NotNull public static QueryBlock greater(@NotNull java.lang.String $this$greater, @NotNull java.lang.Object value)
@NotNull public static QueryBlock greaterEq(@NotNull java.lang.String $this$greaterEq, @NotNull java.lang.Object value)
@NotNull public static QueryBlock less(@NotNull java.lang.String $this$less, @NotNull java.lang.Object value)
@NotNull public static QueryBlock lessEq(@NotNull java.lang.String $this$lessEq, @NotNull java.lang.Object value)
@NotNull public static QueryBlock eq(@NotNull QueryBlock $this$eq, @NotNull java.lang.String value)
@NotNull public static QueryBlock eq(@NotNull QueryBlock $this$eq, int value)
@NotNull public static QueryBlock eq(@NotNull QueryBlock $this$eq, long value)
@NotNull public static QueryBlock eq(@NotNull QueryBlock $this$eq, double value)
@NotNull public static QueryBlock eq(@NotNull QueryBlock $this$eq, @NotNull java.lang.Object value)
@NotNull public static QueryBlock neq(@NotNull QueryBlock $this$neq, @NotNull java.lang.String value)
@NotNull public static QueryBlock neq(@NotNull QueryBlock $this$neq, int value)
@NotNull public static QueryBlock neq(@NotNull QueryBlock $this$neq, long value)
@NotNull public static QueryBlock neq(@NotNull QueryBlock $this$neq, double value)
@NotNull public static QueryBlock neq(@NotNull QueryBlock $this$neq, @NotNull java.lang.Object value)
@NotNull public static QueryBlock greater(@NotNull QueryBlock $this$greater, @NotNull java.lang.String value)
@NotNull public static QueryBlock greaterEq(@NotNull QueryBlock $this$greaterEq, @NotNull java.lang.String value)
@NotNull public static QueryBlock less(@NotNull QueryBlock $this$less, @NotNull java.lang.String value)
@NotNull public static QueryBlock lessEq(@NotNull QueryBlock $this$lessEq, @NotNull java.lang.String value)
@NotNull public static QueryBlock greater(@NotNull QueryBlock $this$greater, int value)
@NotNull public static QueryBlock greaterEq(@NotNull QueryBlock $this$greaterEq, int value)
@NotNull public static QueryBlock less(@NotNull QueryBlock $this$less, int value)
@NotNull public static QueryBlock lessEq(@NotNull QueryBlock $this$lessEq, int value)
@NotNull public static QueryBlock greater(@NotNull QueryBlock $this$greater, long value)
@NotNull public static QueryBlock greaterEq(@NotNull QueryBlock $this$greaterEq, long value)
@NotNull public static QueryBlock less(@NotNull QueryBlock $this$less, long value)
@NotNull public static QueryBlock lessEq(@NotNull QueryBlock $this$lessEq, long value)
@NotNull public static QueryBlock greater(@NotNull QueryBlock $this$greater, double value)
@NotNull public static QueryBlock greaterEq(@NotNull QueryBlock $this$greaterEq, double value)
@NotNull public static QueryBlock less(@NotNull QueryBlock $this$less, double value)
@NotNull public static QueryBlock lessEq(@NotNull QueryBlock $this$lessEq, double value)
@NotNull public static QueryBlock greater(@NotNull QueryBlock $this$greater, @NotNull java.lang.Object value)
@NotNull public static QueryBlock greaterEq(@NotNull QueryBlock $this$greaterEq, @NotNull java.lang.Object value)
@NotNull public static QueryBlock less(@NotNull QueryBlock $this$less, @NotNull java.lang.Object value)
@NotNull public static QueryBlock lessEq(@NotNull QueryBlock $this$lessEq, @NotNull java.lang.Object value)
@NotNull public static QueryBlock like(@NotNull java.lang.String $this$like, @NotNull java.lang.String value)
@NotNull public static QueryBlock notLike(@NotNull java.lang.String $this$notLike, @NotNull java.lang.String value)
@NotNull public static QueryBlock regexp(@NotNull java.lang.String $this$regexp, @NotNull java.lang.String value)
@NotNull public static QueryBlock notRegexp(@NotNull java.lang.String $this$notRegexp, @NotNull java.lang.String value)
@NotNull public static QueryBlock match(@NotNull java.lang.String $this$match, @NotNull java.lang.String value)
@NotNull public static QueryBlock match(@NotNull java.util.List<java.lang.String> $this$match, @NotNull java.lang.String value)
@NotNull public static QueryBlock isNotNull(@NotNull java.lang.String $this$isNotNull, boolean value)
@NotNull public static QueryBlock isNull(@NotNull java.lang.String $this$isNull, boolean value)
@NotNull public static QueryBlock inList(@NotNull java.lang.String $this$inList, @NotNull java.lang.String values)
@NotNull public static QueryBlock inList(@NotNull java.lang.String $this$inList, @NotNull java.util.List<? extends java.lang.Object> values)
@NotNull public static QueryBlock inList(@NotNull java.lang.String $this$inList, @NotNull java.lang.Object[] values)
@NotNull public static QueryBlock inList(@NotNull java.lang.String $this$inList, int valueSize)
@NotNull public static QueryBlock notInList(@NotNull java.lang.String $this$notInList, @NotNull java.lang.String values)
@NotNull public static QueryBlock notInList(@NotNull java.lang.String $this$notInList, @NotNull java.util.List<? extends java.lang.Object> values)
@NotNull public static QueryBlock notInList(@NotNull java.lang.String $this$notInList, @NotNull java.lang.Object[] values)
@NotNull public static QueryBlock notInList(@NotNull java.lang.String $this$notInList, int valueSize)
@NotNull public static QueryBlock and(@NotNull QueryBlock $this$and, @NotNull QueryBlock value)
@NotNull public static QueryBlock or(@NotNull QueryBlock $this$or, @NotNull QueryBlock value)
@NotNull public static QueryBlock between(@NotNull java.lang.String $this$between, @NotNull kotlin.Pair<?,?> values)