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