CharToCharFunction
instead.@Deprecated public interface CharFunction extends Serializable
Modifier and Type | Field and Description |
---|---|
static CharFunction |
TO_LOWERCASE
Deprecated.
|
static CharFunction |
TO_UPPERCASE
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
char |
valueOf(char character)
Deprecated.
|
static final CharFunction TO_UPPERCASE
static final CharFunction TO_LOWERCASE
Copyright © 2004–2016. All rights reserved.