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