Uses of Class
org.dawb.common.util.list.IntersectionException

Packages that use IntersectionException
org.dawb.common.util.list   
 

Uses of IntersectionException in org.dawb.common.util.list
 

Methods in org.dawb.common.util.list that throw IntersectionException
static void IntersectionUtils.checkIntersection(java.util.List<java.lang.Object[]> values)
          Checks if a list of two doubles (start,end) arrays intersect.