Interface ForestScanner


public interface ForestScanner
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    acceptRow(ForestScanControl control, long row)
     
  • Method Details