A Locale iterator interface similar to a Java Iterator<Locale>.
More...
#include <locid.h>
A Locale iterator interface similar to a Java Iterator<Locale>.
- Stable
- ICU 65
Definition at line 1017 of file locid.h.
◆ ~Iterator()
virtual icu::Locale::Iterator::~Iterator |
( |
| ) |
|
|
virtual |
◆ hasNext()
virtual UBool icu::Locale::Iterator::hasNext |
( |
| ) |
const |
|
pure virtual |
◆ next()
virtual const Locale & icu::Locale::Iterator::next |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: