Interface IJsonConfig.Commenter
- Enclosing interface:
IJsonConfig<T>
public static interface IJsonConfig.Commenter
A custom commenter.
-
Method Summary
Modifier and TypeMethodDescription@Nullable StringgetComment(List<String> path) Returns the comment for the specified path.
-
Method Details
-
getComment
-