Uses of Class
io.github.ai4ci.util.ThreadSafeArray
Packages that use ThreadSafeArray
-
Uses of ThreadSafeArray in io.github.ai4ci.abm
Methods in io.github.ai4ci.abm that return ThreadSafeArrayModifier and TypeMethodDescriptionfinal ThreadSafeArray<Person>
ModifiableOutbreak.getPeople()
Outbreak.getPeople()
Methods in io.github.ai4ci.abm with parameters of type ThreadSafeArrayModifier and TypeMethodDescriptionModifiableOutbreak.setPeople
(ThreadSafeArray<Person> people) Assigns a value to thepeople
attribute. -
Uses of ThreadSafeArray in io.github.ai4ci.abm.mechanics
Methods in io.github.ai4ci.abm.mechanics that return ThreadSafeArray -
Uses of ThreadSafeArray in io.github.ai4ci.util
Methods in io.github.ai4ci.util that return ThreadSafeArray