public class BetweenLocation extends AbstractLocationDecorator
empty, full, naturalOrder
Constructor and Description |
---|
BetweenLocation(Location wrapped) |
Modifier and Type | Method and Description |
---|---|
protected Location |
decorate(Location loc) |
blockIterator, contains, contains, equals, getDecorator, getMax, getMin, getWrapped, intersection, isContiguous, newInstance, overlaps, symbols, translate, union
public BetweenLocation(Location wrapped)
protected Location decorate(Location loc)
decorate
in class AbstractLocationDecorator
Copyright © 2014 BioJava. All rights reserved.