All Classes
-
Class Summary Class Description DictionaryServiceImpl This dictionary service implementation applies a pattern to an input string - as many times as it matches - and returns the matches, separated by a space character.
| Class | Description |
|---|---|
| DictionaryServiceImpl |
This dictionary service implementation applies a pattern
to an input string - as many times as it matches - and
returns the matches, separated by a space character.
|