public abstract class IntegerFunctionImpl<T> extends Object implements IntFunction<T>, Function<T,Integer>
| Constructor and Description |
|---|
IntegerFunctionImpl() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
valueOf(T anObject) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyAsInt, intValueOfCopyright © 2004–2022. All rights reserved.