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