Class NullAwareCharIntTimsortDescendingKernel.CharIntSortKernelContext<SORT_VALUES_ATTR extends Any,PERMUTE_VALUES_ATTR extends Any>

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

public static class NullAwareCharIntTimsortDescendingKernel.CharIntSortKernelContext<SORT_VALUES_ATTR extends Any,PERMUTE_VALUES_ATTR extends Any> extends Object implements IntSortKernel<SORT_VALUES_ATTR,PERMUTE_VALUES_ATTR>