JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Annotation Type
io.github.ai4ci.Data.Mutable
Packages that use
Data.Mutable
Package
Description
io.github.ai4ci.abm
Uses of
Data.Mutable
in
io.github.ai4ci.abm
Classes in
io.github.ai4ci.abm
with annotations of type
Data.Mutable
Modifier and Type
Interface
Description
interface
Outbreak
The main outbreak class is a mutable structure holding the state of the whole simulation, including configuration, social network, etc.
class
Person