| Package | Description |
|---|---|
| org.apache.commons.lang3 |
Provides highly reusable utility methods, chiefly concerned with adding value to the
java.lang classes. |
| Modifier and Type | Field and Description |
|---|---|
static Strings |
Strings.CI
The Case-Insensitive singleton instance.
|
static Strings |
Strings.CS
The Case-Snsensitive singleton instance.
|
| Modifier and Type | Method and Description |
|---|---|
Strings |
Strings.Builder.get()
Gets a new
Strings instance. |
Copyright © 2001–2025 The Apache Software Foundation. All rights reserved.