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