@FunctionalInterface public interface ObjectCharToCharFunction<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
char |
valueOf(T object,
char value) |
char valueOf(T object, char value)
Copyright © 2004–2023. All rights reserved.