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