Class NeutralMapper

  • All Implemented Interfaces:
    IRowMapper

    public class NeutralMapper
    extends java.lang.Object
    implements IRowMapper
    • Constructor Summary

      Constructors 
      Constructor Description
      NeutralMapper​(javax.swing.table.TableModel tableModel)  
    • Constructor Detail

      • NeutralMapper

        public NeutralMapper​(javax.swing.table.TableModel tableModel)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • getRowIndex

        public int getRowIndex​(int rowIndex)
        Specified by:
        getRowIndex in interface IRowMapper
      • indeces

        public java.lang.Iterable<java.lang.Integer> indeces()
        Specified by:
        indeces in interface IRowMapper