public interface TIntProcedure
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
execute(int value) |
Executes this procedure.
|
boolean execute(int value)
value - a value of type intGNU Trove is copyright ? 2001-2009 Eric D. Friedman. All Rights Reserved.