Home | History | Annotate | Download | only in text

Lines Matching defs:hasIntegerValue

544         final boolean hasIntegerValue;
610 return hasIntegerValue;
650 hasIntegerValue = source == integerValue;
891 public boolean hasIntegerValue() {
892 return hasIntegerValue;