|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TByteProcedure
Interface for procedures with one byte parameter.
| Method Summary | |
|---|---|
boolean |
execute(byte value)
Executes this procedure. |
| Method Detail |
|---|
boolean execute(byte value)
value - a value of type byte
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||