| Package | Description |
|---|---|
| org.geotools.util |
Contains utilities and addition to the collection framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GrowableInternationalString
|
class |
ResourceInternationalString
An international string backed by a resource bundle.
|
class |
SimpleInternationalString
A simple international string consisting of a single string for all locales.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractInternationalString |
SimpleInternationalString.wrap(CharSequence string)
If the specified string is null or an instance of
AbstractInternationalString,
returns it unchanged. |
Copyright © 1996–2019 Geotools. All rights reserved.