Uses of Interface
org.benf.cfr.reader.util.functors.BinaryPredicate
Packages that use BinaryPredicate
Package
Description
-
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) -
Uses of BinaryPredicate in org.benf.cfr.reader.entities.classfilehelpers
Methods in org.benf.cfr.reader.entities.classfilehelpers with parameters of type BinaryPredicateModifier and TypeMethodDescriptionstatic Map
<Object, Expression> ConstantLinks.getFinalConstants
(ClassFile classFile, DCCommonState state, BinaryPredicate<ClassFile, Field> fieldTest, TrinaryFunction<ClassFile, ClassFileField, Boolean, Expression> expfact)