9596979899100101102103
} /** {@inheritDoc} */ public double getResult() { if (!resultComputed) { throw new NoDataException(); } return result; }