public abstract class MapEntryPredicate<T1,T2> extends Object implements com.gs.collections.api.block.predicate.Predicate<Map.Entry<T1,T2>>, com.gs.collections.api.block.predicate.Predicate2<T1,T2>
| Constructor and Description |
|---|
MapEntryPredicate() |
Copyright © 2004–2016. All rights reserved.