Class IntIntTimsortKernel.IntIntSortKernelContext<SORT_VALUES_ATTR extends Any,PERMUTE_VALUES_ATTR extends Any>

java.lang.Object
io.deephaven.engine.table.impl.sort.timsort.IntIntTimsortKernel.IntIntSortKernelContext<SORT_VALUES_ATTR,PERMUTE_VALUES_ATTR>
All Implemented Interfaces:
Context, IntSortKernel<SORT_VALUES_ATTR,PERMUTE_VALUES_ATTR>, SafeCloseable, AutoCloseable
Enclosing class:
IntIntTimsortKernel

public static class IntIntTimsortKernel.IntIntSortKernelContext<SORT_VALUES_ATTR extends Any,PERMUTE_VALUES_ATTR extends Any> extends Object implements IntSortKernel<SORT_VALUES_ATTR,PERMUTE_VALUES_ATTR>