Package io.deephaven.engine.table.impl.util.codegen


package io.deephaven.engine.table.impl.util.codegen
  • Classes
    Class
    Description
     
    When type is either a primitive type or a boxed type, enginePrimitiveType is the type used by the engine to represent it -- that is, Boolean for either boolean or Boolean results, but the primitive version of all other primitive/boxed types.