public abstract @interface

Finalisor

implements Annotation
uk.ac.imperial.presage2.core.simulator.Finalisor

Class Overview

Method annotation to mark that a method should be called when the declaring object is removed from the simulation (i.e. at the end of the simulation). The method should not take any arguments and return void.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation