Uses of Interface
guru.mikelue.foxglove.functional.ColumnMatcher
Packages that use ColumnMatcher
Package
Description
This package provides classes to handle settings for data generating.
-
Uses of ColumnMatcher in guru.mikelue.foxglove.setting
Methods in guru.mikelue.foxglove.setting with parameters of type ColumnMatcherModifier and TypeMethodDescription<T> ColumnConfig<T, DataSetting> DataSetting.columnMatcher(ColumnMatcher matcher) Starts to configureSupplierfor columns matched by givenColumnMatcher.DataSetting.excludeWhen(ColumnMatcher matcher) Excludes columns matched by givenColumnMatcherfrom auto-generating.