restrictToVersion abstract method
Computes a subset of this FeatureSet by removing any features that are not available in the given language version.
Implementation
FeatureSet restrictToVersion(Version version);
Computes a subset of this FeatureSet by removing any features that are not available in the given language version.
FeatureSet restrictToVersion(Version version);