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