Searched refs:errorOnReset (Results 1 – 3 of 3) sorted by relevance
60 private transient boolean errorOnReset; field in UnicodeMap85 errorOnReset = false; in clear()296 if (errorOnReset && values[baseIndex] != null) { in _put()738 return errorOnReset;744 public UnicodeMap<T> setErrorOnReset(boolean errorOnReset) {745 this.errorOnReset = errorOnReset;
63 private transient boolean errorOnReset; field in UnicodeMap88 errorOnReset = false; in clear()299 if (errorOnReset && values[baseIndex] != null) { in _put()741 return errorOnReset;747 public UnicodeMap<T> setErrorOnReset(boolean errorOnReset) {748 this.errorOnReset = errorOnReset;
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...