Simplifiers.toLowerCase() and
Simplifiers.toUpperCase() instead.@Deprecated public abstract class Case extends Object implements Simplifier
This class is immutable and thread-safe.
| Modifier and Type | Class and Description |
|---|---|
static class |
Case.Lower
Deprecated.
Lower case simplifier.
|
static class |
Case.Upper
Deprecated.
Upper case simplifier.
|
| Constructor and Description |
|---|
Case()
Deprecated.
|
Copyright © 2014–2018. All rights reserved.