Uses of Class
io.github.ai4ci.config.ImmutableWattsStrogatzFacet
Packages that use ImmutableWattsStrogatzFacet
-
Uses of ImmutableWattsStrogatzFacet in io.github.ai4ci.config
Methods in io.github.ai4ci.config that return ImmutableWattsStrogatzFacetModifier and TypeMethodDescriptionImmutableWattsStrogatzFacet.Builder.build()
Builds a newImmutableWattsStrogatzFacet
.static ImmutableWattsStrogatzFacet
ImmutableWattsStrogatzFacet.copyOf
(ExperimentFacet.WattsStrogatzFacet instance) Creates an immutable copy of aExperimentFacet.WattsStrogatzFacet
value.ImmutableWattsStrogatzFacet.withDefault
(WattsStrogatzConfiguration value) Copy the current immutable object by setting a value for thedefault
attribute.ImmutableWattsStrogatzFacet.withModifications
(PartialWattsStrogatzConfiguration... elements) Copy the current immutable object with elements that replace the content ofmodifications
.ImmutableWattsStrogatzFacet.withModifications
(Iterable<? extends PartialWattsStrogatzConfiguration> elements) Copy the current immutable object with elements that replace the content ofmodifications
.Copy the current immutable object by setting a value for thename
attribute.