◆ activities()
static Map<String, Long> org.turro.activity.ActivitySummary.activities |
( |
| ) |
|
|
static |
◆ render()
static void org.turro.activity.ActivitySummary.render |
( |
IConstructor |
constructor | ) |
|
|
static |
Definition at line 38 of file ActivitySummary.java.
39 ElephantMarker marker =
new ElephantMarker(constructor);
41 marker.process(
"summary",
"activity");
static Map< String, Long > activities()
◆ dao
final Cached<Dao> org.turro.activity.ActivitySummary.dao = Cached.instance(() -> new ElephantPU()) |
|
protected |
The documentation for this class was generated from the following file: