Interface IRowVisitor


public interface IRowVisitor
Class to iterate through objects.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    visitRow(Object keyId, String valueKey, Object value)