diff --git a/docs/xml/Android.Text/TextUtils+SimpleStringSplitter.xml b/docs/xml/Android.Text/TextUtils+SimpleStringSplitter.xml index d86bc2730..427be1ee5 100644 --- a/docs/xml/Android.Text/TextUtils+SimpleStringSplitter.xml +++ b/docs/xml/Android.Text/TextUtils+SimpleStringSplitter.xml @@ -146,7 +146,7 @@ Returns true if there is at least one more element, false otherwise. - To be added. + if the iteration has more elements; otherwise, . Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -178,7 +178,7 @@ Returns an for the elements in this object. - To be added. + This splitter, which serves as its own iterator. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -203,8 +203,8 @@ - To be added. - To be added. + Returns the next element in the iteration. + The next element in the iteration. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -266,7 +266,7 @@ Returns the next object and advances the iterator. - To be added. + The next element in the iteration. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.