public interface StringModifier
Modifier and Type | Interface and Description |
---|---|
static class |
StringModifier.Substring |
Modifier and Type | Field and Description |
---|---|
static StringModifier |
LOWER |
static StringModifier |
UPPER |
static final StringModifier LOWER
static final StringModifier UPPER
Copyright © 2016. All rights reserved.