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