| Constructor and Description |
|---|
NamedRunnable(String name,
Runnable delegate)
Creates a named runnable.
|
| Modifier and Type | Method and Description |
|---|---|
String |
description()
Returns the description of the entity.
|
String |
name()
Returns the name of the entity.
|
void |
run() |
public String name()
Describedpublic String description()
Describeddescription in interface DescribedCopyright © 2014. All Rights Reserved.