Uses of Class
com.atlassian.confluence.util.collections.Range

Packages that use Range
com.atlassian.confluence.util.collections   
 

Uses of Range in com.atlassian.confluence.util.collections
 

Methods in com.atlassian.confluence.util.collections that return Range
static Range Range.range(int start, int end)
          Creates a new range with a given start value (inclusive) and end value (exclusive).
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.