Class EqualsTypeAndModeBiPredicate

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

public class EqualsTypeAndModeBiPredicate extends Object implements BiPredicate<String,StructureTypeMode>
BiPredicate implementation that checks if the typeCode and Mode are the same as the as defined for this Predicate instance.