Uses of Class
pl.poznan.put.structure.pseudoknots.ImmutableConflictGraph
Packages that use ImmutableConflictGraph
Package
Description
Package contains classes that handle pseudoknots in secondary structure.
-
Uses of ImmutableConflictGraph in pl.poznan.put.structure.pseudoknots
Methods in pl.poznan.put.structure.pseudoknots that return ImmutableConflictGraphModifier and TypeMethodDescriptionImmutableConflictGraph.Builder.build()Builds a newImmutableConflictGraph.static ImmutableConflictGraphImmutableConflictGraph.copyOf(ConflictGraph instance) Creates an immutable copy of aConflictGraphvalue.static ImmutableConflictGraphConstruct a new immutableConflictGraphinstance.static ImmutableConflictGraphConstruct a new immutableConflictGraphinstance.final ImmutableConflictGraphImmutableConflictGraph.withRegions(Iterable<? extends Region> elements) Copy the current immutable object with elements that replace the content ofregions.final ImmutableConflictGraphImmutableConflictGraph.withRegions(Region... elements) Copy the current immutable object with elements that replace the content ofregions.