java.io.Serializable
@FunctionalInterface
public interface LongCharToObjectFunction<T>
extends java.io.Serializable
Modifier and Type | Method | Description |
---|---|---|
T |
value(long argument1,
char argument2) |
T value(long argument1, char argument2)
Copyright © 2004–2020. All rights reserved.