public abstract @interface

Initialisor

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

Class Overview

Method annotation to mark that a method should be called to initialise this object. The method should not take any arguments and return void. An optional nice parameter can be set to specify priority in the task queue.

Summary

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