Serializable@FunctionalInterface public interface CharFloatToObjectFunction<T> extends Serializable
| Modifier and Type | Method | Description |
|---|---|---|
T |
value(char argument1,
float argument2) |
T value(char argument1, float argument2)
Copyright © 2004–2019. All rights reserved.