Serializable
, Function<T,V>
, ToLongFunction<T>
, Function<T,Long>
, LongFunction<T>
public abstract class LongFunctionImpl<T> extends Object implements Function<T,Long>, LongFunction<T>
Constructor | Description |
---|---|
LongFunctionImpl() |
Modifier and Type | Method | Description |
---|---|---|
Long |
valueOf(T anObject) |
applyAsLong, longValueOf
Copyright © 2004–2019. All rights reserved.