Package proguard.analysis.cpa.util
-
Interface Summary Interface Description StateNames Names of abstract states used for state extraction withAbstractState.getStateByName(String)
.TriFunction<T,U,V,R> A function taking three parameters.TriPredicate<T,U,V> A predicate taking three parameters.