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