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