Class EqualsModeAttributeBiPredicate

java.lang.Object
de.hybris.platform.cmsfacades.types.modepredicates.EqualsModeAttributeBiPredicate
All Implemented Interfaces:
BiPredicate<AttributeDescriptorModel,StructureTypeMode>

public class EqualsModeAttributeBiPredicate extends Object implements BiPredicate<AttributeDescriptorModel,StructureTypeMode>
BiPredicate that tests if the StructureTypeMode is the same as defined for this instance of predicate.