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