Class YamlFileVersionProvider<T>

Type Parameters:
T - The target type supported
All Implemented Interfaces:
VersionProvider<T>

public class YamlFileVersionProvider<T> extends AbstractFileVersionProvider<T>
Implementation of VersionProvider that handles YAML files
Since:
3.1.5
Author:
joseross