|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbaobab.bio.permutation.BPGraphReversalBlockComparator
public class BPGraphReversalBlockComparator
The BPGraphReversalBlockComparator class represents a comparator of two elementary blocks of a signed permutation
Constructor Summary | |
---|---|
BPGraphReversalBlockComparator()
|
Method Summary | |
---|---|
int |
compare(BPGraphReversalBlock block1,
BPGraphReversalBlock block2)
Compares two blocks |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public BPGraphReversalBlockComparator()
Method Detail |
---|
public int compare(BPGraphReversalBlock block1, BPGraphReversalBlock block2)
compare
in interface java.util.Comparator<BPGraphReversalBlock>
block1
- the first blockblock2
- the second block
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |