public class FindInBi<K,V> extends Object
FindInBi(Map<K,V> items)
boolean
where(BiPredicate<K,V> predicate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FindInBi(Map<K,V> items)
public boolean where(BiPredicate<K,V> predicate)
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.