| |
|
| com.projity.algorithm.DoubleValue
All known Subclasses: com.projity.pm.assignment.contour.AbstractContourBucket, com.projity.grouping.core.summaries.DivisionSummaryVisitor, com.projity.algorithm.IntervalValue, com.projity.functor.DoubleSum, com.projity.algorithm.ValueSum, com.projity.pm.assignment.functor.SimpleCalculatedValuesFunctor, com.projity.algorithm.buffer.Point, com.projity.pm.assignment.functor.ClosureCollectionSum, com.projity.pm.assignment.functor.AssignmentFieldFunctor, com.projity.algorithm.ValueDivision, com.projity.algorithm.ValueOf, com.projity.algorithm.ValueDifference,
DoubleValue | public interface DoubleValue (Code) | | Interface for something that calculates or has a double value
|
getValue | double getValue()(Code) | | |
|
|
|