public abstract class LongFunctionImpl<T> extends Object implements Function<T,Long>, LongFunction<T>
Constructor and Description |
---|
LongFunctionImpl() |
Modifier and Type | Method and Description |
---|---|
Long |
valueOf(T anObject) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
longValueOf
Copyright © 2004–2016. All rights reserved.