Uses of Class
org.beanfabrics.util.Interval

Packages that use Interval
org.beanfabrics.util   
 

Uses of Interval in org.beanfabrics.util
 

Methods in org.beanfabrics.util that return Interval
static Interval[] Interval.createIntervals(java.util.Collection<java.lang.Integer> indices)
           
static Interval[] Interval.createIntervals(int[] indices)
           
 

Methods in org.beanfabrics.util with parameters of type Interval
 boolean Interval.intersects(Interval other)
           
 

Method parameters in org.beanfabrics.util with type arguments of type Interval
 boolean Interval.intersects(java.util.Collection<Interval> col)
           
 



© 2010 by Michael Karneim, http://www.beanfabrics.org