CollationElementIterator previous() method in Java with Examples
The previous() method of java.text.CollationElementIterator class is used to get previous Collator element. This method push the iterator to the previous element and returns its value. Syntax: public int previous() Parameter: This method does accepts any parameter. Return Value: This method returns