|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICode | |
|---|---|
| wicket.util.thread | Threading utilities. |
| wicket.util.time | Utilities for working with time(s). |
| Uses of ICode in wicket.util.thread |
|---|
| Methods in wicket.util.thread with parameters of type ICode | |
|---|---|
void |
Task.run(Duration frequency,
ICode code)
Runs this task at the given frequency. |
| Uses of ICode in wicket.util.time |
|---|
| Methods in wicket.util.time with parameters of type ICode | |
|---|---|
static Duration |
Duration.benchmark(ICode code,
org.apache.commons.logging.Log log)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||