public class ProjectionDifferImpl extends Object implements ProjectionDiffer
| Constructor and Description |
|---|
ProjectionDifferImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected static Map<String,ProjectionProperty> |
buildMap(Projection projection) |
boolean |
compare(Projection original,
Projection other)
Compare two projections from different sources.
|
protected boolean |
isEquals(ProjectionProperty p1,
ProjectionProperty p2) |
public boolean compare(Projection original, Projection other)
ProjectionDiffercompare in interface ProjectionDifferoriginal - original projectionother - comparing projectionprotected boolean isEquals(ProjectionProperty p1, ProjectionProperty p2)
protected static Map<String,ProjectionProperty> buildMap(Projection projection)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.