Uses of Class
generator.exceptions.IntervalNoUnionException

Packages that use IntervalNoUnionException
generator.data   
 

Uses of IntervalNoUnionException in generator.data
 

Methods in generator.data that throw IntervalNoUnionException
 IntervalNoUnion IntervalListNoUnion.getIntervalAt(int position)
          Fetch the IntervalNoUnion at the specified index.
 int IntervalNoUnion.giveAnInteger()
          Obtains an integer number included in the current interval.