gnu.trove
public interface TLongFunction
Version: $Id: TLongFunction.java,v 1.8 2002/09/22 21:53:42 ericdf Exp $
Method Summary | |
---|---|
long | execute(long value)
Execute this function with value
|
Parameters: value an long
input
Returns: an long
result