java.io.Serializable
@FunctionalInterface
public interface ObjectLongIntToObjectFunction<T,R>
extends java.io.Serializable
Modifier and Type | Method | Description |
---|---|---|
R |
valueOf(T object,
long value,
int index) |
Copyright © 2004–2017. All rights reserved.