Package com.vividsolutions.jump.qa.diff
Class MatchFeature
- java.lang.Object
-
- com.vividsolutions.jump.qa.diff.MatchFeature
-
public class MatchFeature extends Object
-
-
Constructor Summary
Constructors Constructor Description MatchFeature(Feature feature)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FeaturegetFeature()booleanisMatched()voidsetMatched(boolean isMatched)
-