Class AnalyticsFilter.Range
- java.lang.Object
-
- org.exoplatform.analytics.model.filter.AnalyticsFilter.Range
-
- All Implemented Interfaces:
Serializable,Cloneable
- Enclosing class:
- AnalyticsFilter
public static class AnalyticsFilter.Range extends Object implements Serializable, Cloneable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Range(long min, long max)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AnalyticsFilter.Rangeclone()
-
-
-
Method Detail
-
clone
public AnalyticsFilter.Range clone()
-
-