Package org.biojava.bio.symbol
Class BetweenLocation
java.lang.Object
org.biojava.bio.symbol.AbstractLocationDecorator
org.biojava.bio.symbol.BetweenLocation
- All Implemented Interfaces:
Location
Between view onto an underlying Location instance.
- Since:
- 1.2
- Author:
- Matthew Pocock, Greg Cox
-
Field Summary
Fields inherited from interface org.biojava.bio.symbol.Location
empty, full, naturalOrder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.biojava.bio.symbol.AbstractLocationDecorator
blockIterator, contains, contains, equals, getDecorator, getMax, getMin, getWrapped, intersection, isContiguous, newInstance, overlaps, symbols, translate, union
-
Constructor Details
-
BetweenLocation
-
-
Method Details
-
decorate
- Specified by:
decorate
in classAbstractLocationDecorator
-