Package org.apache.druid.segment
Class IntListUtils
- java.lang.Object
-
- org.apache.druid.segment.IntListUtils
-
public class IntListUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static it.unimi.dsi.fastutil.ints.IntList
fromTo(int from, int to)
-