gnu.trove
public interface TLongFloatProcedure
Modifier and Type | Method and Description |
---|---|
boolean |
execute(long a,
float b)
Executes this procedure.
|
boolean execute(long a, float b)
a
- a long
valueb
- a float
valueGNU Trove is copyright ? 2001-2009 Eric D. Friedman. All Rights Reserved.