Uses of Class
pl.poznan.put.structure.formats.StrandView
-
Packages that use StrandView Package Description pl.poznan.put.structure.formats -
-
Uses of StrandView in pl.poznan.put.structure.formats
Subclasses of StrandView in pl.poznan.put.structure.formats Modifier and Type Class Description classImmutableStrandViewImmutable implementation ofStrandView.Methods in pl.poznan.put.structure.formats with parameters of type StrandView Modifier and Type Method Description static ImmutableStrandViewImmutableStrandView. copyOf(StrandView instance)Creates an immutable copy of aStrandViewvalue.ImmutableStrandView.BuilderImmutableStrandView.Builder. from(StrandView instance)Fill a builder with attribute values from the providedpl.poznan.put.structure.formats.StrandViewinstance.
-