public class AlignmentCollectionImpl extends java.lang.Object implements AlignmentCollection
Constructor and Description |
---|
AlignmentCollectionImpl(java.util.Collection<Alignment> alignments) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.util.Collection<Alignment> |
getAlignments() |
int |
hashCode() |
java.util.Iterator<Alignment> |
iterator() |
public AlignmentCollectionImpl(java.util.Collection<Alignment> alignments)
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.util.Collection<Alignment> getAlignments()
getAlignments
in interface AlignmentCollection
Alignment
collection