Uses of Interface
org.benf.cfr.reader.util.functors.TrinaryFunction
Packages that use TrinaryFunction
-
Uses of TrinaryFunction in org.benf.cfr.reader.entities.classfilehelpers
Methods in org.benf.cfr.reader.entities.classfilehelpers with parameters of type TrinaryFunctionModifier and TypeMethodDescriptionstatic Map<Object, Expression> ConstantLinks.getFinalConstants(ClassFile classFile, DCCommonState state, BinaryPredicate<ClassFile, Field> fieldTest, TrinaryFunction<ClassFile, ClassFileField, Boolean, Expression> expfact) -
Uses of TrinaryFunction in org.benf.cfr.reader.util.getopt
Subinterfaces of TrinaryFunction in org.benf.cfr.reader.util.getoptClasses in org.benf.cfr.reader.util.getopt that implement TrinaryFunction