Skip to content

SupportsRead Tables

SupportsRead is an extension of the Table abstraction for readable tables.

Contract

Creating ScanBuilder

ScanBuilder newScanBuilder(
  CaseInsensitiveStringMap options)

Creates a ScanBuilder

See:

Used when:

Implementations