@FunctionalInterface public interface FormatInferrer
FormatInferrers| Modifier and Type | Method and Description |
|---|---|
String |
inferFormat(FormatInferrerInput input)
Infer the
format based on the input. |
@Nullable String inferFormat(@Nonnull FormatInferrerInput input)
format based on the input.Copyright © 2019–2022. All rights reserved.