Class LongToLongCast<T extends Any>

java.lang.Object
io.deephaven.chunk.util.hashing.LongToLongCast<T>
Type Parameters:
T - the chunk's attribute
All Implemented Interfaces:
ToLongFunctor<T>, SafeCloseable, AutoCloseable

public class LongToLongCast<T extends Any> extends Object implements ToLongFunctor<T>
Cast the values in the input chunk to a long.