Package org.apache.druid.segment
Class IntListUtils
java.lang.Object
org.apache.druid.segment.IntListUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic it.unimi.dsi.fastutil.ints.IntListfromTo(int from, int to)
-
Method Details
-
fromTo
public static it.unimi.dsi.fastutil.ints.IntList fromTo(int from, int to)
-