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