pal.alignment
public interface AlignmentReceiver
Modifier and Type | Interface and Description |
---|---|
static class |
AlignmentReceiver.BucketReceiver
The SingleReceiver only keeps track of one alignment, the last one it received
|
static class |
AlignmentReceiver.SingleReceiver
The SingleReceiver only keeps track of one alignment, the last one it received
|
Modifier and Type | Method and Description |
---|---|
void |
newAlignment(Alignment a) |
void newAlignment(Alignment a)