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