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