- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 28 of file Closeables.java.
◆ closeElephant()
static void org.turro.action.Closeables.closeElephant |
( |
| ) |
|
|
static |
Definition at line 32 of file Closeables.java.
33 for(IElephantCloseable closeable : Instances.cached().byAnnotation(ElephantCloseable.class, IElephantCloseable.class)) {
34 closeable.closeElephant();
The documentation for this class was generated from the following file: