|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Number
org.openl.meta.number.NumberValue<T>
org.openl.meta.explanation.ExplanationNumberValue<DoubleValue>
org.openl.meta.DoubleValue
org.openl.meta.DoubleValue.DoubleValueZero
public static class DoubleValue.DoubleValueZero
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.openl.meta.DoubleValue |
---|
DoubleValue.DoubleValueOne, DoubleValue.DoubleValueZero |
Nested classes/interfaces inherited from class org.openl.meta.number.NumberValue |
---|
NumberValue.ValueType |
Nested classes/interfaces inherited from interface org.openl.base.INamedThing |
---|
INamedThing.NameConverter<T extends INamedThing>, INamedThing.NameSelector, INamedThing.Tool |
Field Summary |
---|
Fields inherited from class org.openl.meta.DoubleValue |
---|
MINUS_ONE, ONE, ZERO |
Fields inherited from interface org.openl.base.INamedThing |
---|
EMPTY, LONG, NAME_CONVERTOR, REGULAR, SHORT |
Constructor Summary | |
---|---|
DoubleValue.DoubleValueZero()
|
Method Summary | |
---|---|
DoubleValue |
add(DoubleValue dv)
|
DoubleValue |
divide(DoubleValue dv)
|
double |
getValue()
Returns the value of the current variable |
DoubleValue |
multiply(DoubleValue dv)
|
Methods inherited from class org.openl.meta.DoubleValue |
---|
abs, add, autocast, autocast, autocast, autocast, autocast, autocast, autocast, autocast, avg, big, cast, cast, cast, cast, cast, cast, cast, cast, cast, cast, cast, cast, cast, compareTo, copy, copy, dec, divide, doubleValue, eq, equals, floatValue, ge, getFormat, gt, hashCode, inc, intValue, le, longValue, lt, max, max, median, min, min, mod, multiply, ne, negative, positive, pow, printValue, product, quotient, rem, round, round, round, round, setFormat, setValue, small, sort, subtract, sum |
Methods inherited from class org.openl.meta.explanation.ExplanationNumberValue |
---|
getAppropriateValue, getChildren, getDisplayName, getMetaInfo, getName, getObject, getOneArgumentException, getTwoArgumentsException, getType, isLeaf, setFullName, setMetaInfo, setName, toString, validate, validate, validate |
Methods inherited from class org.openl.meta.number.NumberValue |
---|
getCast, getFormula, getFunction, getValueType |
Methods inherited from class java.lang.Number |
---|
byteValue, shortValue |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DoubleValue.DoubleValueZero()
Method Detail |
---|
public DoubleValue add(DoubleValue dv)
public DoubleValue divide(DoubleValue dv)
public double getValue()
DoubleValue
getValue
in class DoubleValue
public DoubleValue multiply(DoubleValue dv)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |