Interface SizeSupplier


public interface SizeSupplier
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getSize(int columnIndex)
     
  • Method Details

    • getSize

      int getSize(int columnIndex)