public class PairKeyEqualsPredicate extends Object implements com.google.common.base.Predicate<KeyValuePairOfstringanyType>
Constructor and Description |
---|
PairKeyEqualsPredicate(String key) |
public PairKeyEqualsPredicate(String key)
public boolean apply(KeyValuePairOfstringanyType input)
apply
in interface com.google.common.base.Predicate<KeyValuePairOfstringanyType>
Copyright © 2010–2016. All rights reserved.