Serializable
CharCaseFunction
@FunctionalInterface public interface CharToObjectFunction<V> extends Serializable
Modifier and Type | Method | Description |
---|---|---|
V |
valueOf(char charParameter) |
V valueOf(char charParameter)
Copyright © 2004–2019. All rights reserved.