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, wait
intValueOf
Copyright © 2004–2016. All rights reserved.