]> granicus.if.org Git - icu/commitdiff
ICU-13461 Removing obsolete comment in StringSegment.java
authorShane Carr <shane@unicode.org>
Wed, 7 Mar 2018 22:28:36 +0000 (22:28 +0000)
committerShane Carr <shane@unicode.org>
Wed, 7 Mar 2018 22:28:36 +0000 (22:28 +0000)
X-SVN-Rev: 41081

icu4j/main/classes/core/src/com/ibm/icu/impl/StringSegment.java

index 138abe82392986805d13f9d266050702cee5904c..3b4f9ce8d3504df8b31fad0726782c39af04441a 100644 (file)
@@ -87,8 +87,7 @@ public class StringSegment implements CharSequence {
     }
 
     /**
-     * Returns the first code point in the string segment, or -1 if the string starts with an invalid
-     * code point.
+     * Returns the first code point in the string segment.
      *
      * <p>
      * <strong>Important:</strong> Most of the time, you should use {@link #startsWith}, which handles