Home | History | Annotate | Download | only in base

Lines Matching full:empty

49  * Notice that the splitter does not assume that you want empty strings removed,
60 * trimming is always applied first before checking for an empty result,
158 "The separator may not be the empty string.");
195 * is a separator. This pattern may not match the empty string.
198 * empty string
203 "The pattern may not match the empty string: %s", separatorPattern);
230 * is a separator. This pattern may not match the empty string.
235 * empty string
245 * smaller than {@code length} but will never be empty.
273 * automatically omits empty strings from the results. For example, {@code
281 * an empty iterable.
284 * to return an empty iterable, but when using this option, it can (if the