-
com.caucho.quercus.env.Value.eq()
Returns true for equality
-
com.google.gwt.query.client.GQuery.eq()
Reduce GQuery to element in the specified position. This method accept negative index. A negative index is counted from the end of the matched set: Example:
$("div").eq(0) will reduce the matched set to the first matched div $("div").eq(1) will reduce the matched set to the second matched div $("div").eq(-1) will reduce the matched set to the last matched div $("div").eq(-2) will reduce the matched set to the second-to-last matched div ...
-
com.googlecode.sonic.util.CustomQuery.eq()
-
com.j256.ormlite.stmt.Where.eq()
Add a '=' clause so the column must be equal to the value.
-
com.jengine.orm.model.field.Field.eq()
-
com.mockturtlesolutions.snifflib.datatypes.DblMatrix.eq()
-
com.mysema.query.types.path.BooleanPath.eq()
-
com.mysema.query.types.path.DatePath.eq()
-
com.mysema.query.types.path.EnumPath.eq()
-
com.mysema.query.types.path.ListPath.eq()
-
com.mysema.query.types.path.NumberPath.eq()
-
com.mysema.query.types.path.PathBuilder.eq()
-
com.mysema.query.types.path.StringPath.eq()
-
com.sun.codemodel.JExpression.eq()
-
com.sun.codemodel.JVar.eq()
-
com.sun.codemodel.internal.JVar.eq()
-
com.wesleyhome.math.equation.grammer.EquationGrammarParser.eq()
-
com.wordnik.swagger.config.FilterFactory$.filter_$eq()
-
edu.mit.csail.sdg.alloy4.A4Reporter.eq()
-
fr.openwide.maven.artifact.notifier.core.business.user.model.QUserGroup.eq()
-
heart.alsvfd.Value.eq()
A method that should be used to compare two values for equality. If one or two of the values equal {@link #ANY}, function will return true immediately.
@param v - a value to compare
@param t - a type with respect to witch the operator should work. If null, no domain is taken into consideration while evaluating.
@return true if the values are equal or at least one equals {@link #ANY}, false otherwise.
@throws UnsupportedOperationException in cases when operator is not applicable to the values being parameters of the operation.
@throws NotInTheDomainException
-
kodkod.ast.Expression.eq()
Returns the formula 'this = expr'. The effect of this method is the same as calling this.compare(EQUALS, expr).
@return this.compare(EQUALS, expr)
-
kodkod.ast.IntExpression.eq()
Returns a formula stating that the given int expression and this have the same value. The effect of this method is the same as calling this.compare(EQ, intExpr).
@return this.compare(EQ, intExpr)
-
kodkod.ast.Variable.eq()
-
kodkod.engine.bool.Int.eq()
Returns a BooleanValue encoding the comparator circuit that checks whether the integer represented by this Int is equal to the integer represented by the specified Int.
@requires this.factory = other.factory
@return BooleanValue encoding the comparator circuitthat checks whether the integer represented by this Int is equal to the integer represented by the specified Int
@throws IllegalArgumentException - this.factory != other.factory
-
lipstone.joshua.parser.types.BigDec.eq()
equal to
@param number the value to be compared to
@return returns true if the real and imaginary components are equal, false otherwise
-
net.sf.kpex.prolog.Const.eq()
-
org.aiotrade.lib.securities.dataserver.QuoteContract.active_$eq()
-
org.crank.crud.criteria.Group.eq()
-
org.datanucleus.store.mapped.expression.ScalarExpression.eq()
Equality operator (equals to)
@param expr the right-hand operand
@return The type of an equality expression is a boolean
-
org.datanucleus.store.rdbms.sql.expression.NumericExpression.eq()
-
org.datanucleus.store.rdbms.sql.expression.SQLExpression.eq()
Equality operator (equals to)
@param expr the right-hand operand
@return The type of an equality expression is a boolean
-
org.dayatang.domain.CriteriaQuery.eq()
添加一个“属性名 = 属性值”的查询条件
@param propName 属性名
@param value 属性值
@return 当前查询对象
-
org.eclipse.ecf.presence.search.IRestriction.eq()
Apply an "equal" constraint to the field, ignoring case
@param field Will not be null
@param value May be null
@return ICriterion
-
org.infinispan.query.dsl.FilterConditionEndContext.eq()
Checks that the left argument is equal to the given value.
@param value the value to compare with
@return the completed context
-
org.jbehave.core.mock.UsingMatchers.eq()
ensures object equals expected value
-
org.jeecgframework.core.common.hibernate.qbc.CriteriaQuery.eq()
设置eq(相等)查询条件
@param keyname :字段名
@param keyvalue :字段值
-
org.jooq.Field.eq()
this = value
.
@see #equal(Object)
-
org.jpox.store.mapped.expression.ScalarExpression.eq()
Equality operator (equals to)
@param expr the right-hand operand
@return The type of an equality expression is a boolean
-
org.jquantlib.currencies.Europe.CHFCurrency.eq()
-
org.jquantlib.currencies.Europe.EURCurrency.eq()
-
org.jquantlib.time.Date.eq()
-
org.jresearch.flexess.models.expression.stdlib.ExprStdLib.eq()
@model argsType="boolean" argsMany="true"
@generated NOT
-
org.moparscape.msc.gs.model.player.attribute.KillDeathHistory.playerDeathsDuel_$eq()
-
org.nlogo.api.PlotPenInterface.mode_$eq()
-
org.nlogo.api.WorldDimensions3D.minPzcor_$eq()
-
org.nlogo.nvm.MutableDouble.value_$eq()
-
org.nlogo.nvm.MutableInteger.value_$eq()
-
org.nlogo.nvm.MutableLong.value_$eq()
-
org.objectquery.QueryCondition.eq()
Add an equal condition between two values. Example: query.eq(query.target().getName(),"example");
@param target the base operation target.
@param value the operation expected value.
-
org.openbp.server.persistence.PersistenceQuery.eq()
Adds an 'equals' expression.
@param property Attribute name or relation path
@param value Value to compare to
-
org.springframework.rules.factory.Constraints.eq()
-
org.sql.generation.api.grammar.factories.BooleanFactory.eq()
-
org.vmmagic.unboxed.Address.EQ()
-
org.vmmagic.unboxed.Word.EQ()
-
org.zkoss.ztl.JQuery.eq()
proxy for jQuery eq method
@param index
@return
-
scala.tools.nsc.Settings.explicitParentLoader_$eq()
-
sisc.data.Value.eq()