Searched refs:andCodePoints (Results 1 – 1 of 1) sorted by relevance
191 return new With<CharSequence>().andCodePoints(charSequences); in codePoints()299 public With<V> andCodePoints(CharSequence... sources) { in andCodePoints() method in With