TUM CCSM Commons

Uses of Class
edu.tum.cs.commons.region.RegionSet

Packages that use RegionSet
edu.tum.cs.commons.region Classes for handling regions, i.e. parts of files. 
 

Uses of RegionSet in edu.tum.cs.commons.region
 

Methods in edu.tum.cs.commons.region that return RegionSet
 RegionSet RegionSet.createInverted(java.lang.String name, int lastPosition)
          Creates a new RegionSet whose regions are a complement to this RegionSet.
 

Methods in edu.tum.cs.commons.region with parameters of type RegionSet
 boolean RegionSet.positionsEqual(RegionSet other)
          Returns true if both RegionSets contain the same positions and gaps.
 


TUM CCSM Commons

TUM CCSM Commons - 2.7