T - the type of result of the callback method.public interface ICodeBlock<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
execute() |
Executes the code this instance stands for and gives back the result.
|
T execute()
Copyright © 2001 - 2010 LGPL, All Rights Footloose.