public interface DataFormatConfigurator<T extends DataFormat>
Modifier and Type | Method and Description |
---|---|
void |
configure(T dataFormat)
Applies configuration to the desired format.
|
Class<T> |
getDataFormatClass() |
Copyright © 2022. All rights reserved.