|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Fields | |
---|---|
com.ibm.websphere.fabric.da.types.Score.EPSILON
use the double precision version, EPSILON_AS_DOUBLE. Using this version in mathematical operations with double precision values may result in undesired loss of precision. The precision below which differences in scores are considered negligible. |
Deprecated Methods | |
---|---|
com.ibm.websphere.fabric.da.types.Score.getScore()
use of float frequently incurs loss of precision for standard numerical comparisons that DAs are interested in. Use Score.asDouble() instead. |
|
com.ibm.websphere.fabric.da.context.ContextComponentSupport.invokeInContext(Map, Map, ServiceProxy)
Use ContextComponentSupport.invokeInContext(InvocationParamBlock) . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |