Uses of Interface
org.benf.cfr.reader.util.functors.BinaryFunction
-
Packages that use BinaryFunction Package Description org.benf.cfr.reader.state -
-
Uses of BinaryFunction in org.benf.cfr.reader.state
Constructors in org.benf.cfr.reader.state with parameters of type BinaryFunction Constructor Description DCCommonState(DCCommonState dcCommonState, BinaryFunction<java.lang.String,DCCommonState,ClassFile> cacheAccess)
-