Uses of Interface
org.benf.cfr.reader.util.functors.BinaryPredicate
Packages that use BinaryPredicate
-
Uses of BinaryPredicate in org.benf.cfr.reader.bytecode.analysis.parse.utils
Methods in org.benf.cfr.reader.bytecode.analysis.parse.utils with parameters of type BinaryPredicateModifier and TypeMethodDescriptionboolean
SSAIdentifiers.mergeWith
(SSAIdentifiers<KEYTYPE> other, BinaryPredicate<KEYTYPE, KEYTYPE> pred)