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