Package org.apache.flink.table.runtime.util.collections
-
Class Summary Class Description ByteHashSet Byte hash set.DoubleHashSet Double hash set.FloatHashSet Float hash set.IntHashSet Int hash set.LongHashSet Long hash set.ObjectHashSet<T> WrapHashSetwith hashSet interface.OptimizableHashSet A type-specific hash set with with a fast, small-footprint implementation.ShortHashSet Short hash set.