public static class A_CmsAttributeDiff.IsAttributeDifference extends java.lang.Object implements com.google.common.base.Predicate<CmsAttributeComparison>
| Constructor and Description |
|---|
IsAttributeDifference() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(CmsAttributeComparison input) |
public IsAttributeDifference()
public boolean apply(CmsAttributeComparison input)
apply in interface com.google.common.base.Predicate<CmsAttributeComparison>Predicate.apply(java.lang.Object)