Class ScalarToLongColumnTypeMapper

java.lang.Object
docking.widgets.table.constraint.ColumnTypeMapper<Scalar,Long>
ghidra.base.widgets.table.constraint.provider.ScalarToLongColumnTypeMapper
All Implemented Interfaces:
ExtensionPoint

public class ScalarToLongColumnTypeMapper extends ColumnTypeMapper<Scalar,Long>
  • Constructor Details

    • ScalarToLongColumnTypeMapper

      public ScalarToLongColumnTypeMapper()
  • Method Details