Home | History | Annotate | Download | only in text

Lines Matching defs:NO_NUMERIC_VALUE

492      * @return the part's numeric value, or NO_NUMERIC_VALUE if this is not a numeric part.
502 return NO_NUMERIC_VALUE;
512 public static final double NO_NUMERIC_VALUE=-123456789;