Uses of Class
org.apache.sysds.parser.IterablePredicate
- 
Packages that use IterablePredicate Package Description org.apache.sysds.parser 
- 
- 
Uses of IterablePredicate in org.apache.sysds.parserMethods in org.apache.sysds.parser that return IterablePredicate Modifier and Type Method Description IterablePredicateForStatement. getIterablePredicate()IterablePredicateForStatementBlock. getIterPredicate()Methods in org.apache.sysds.parser with parameters of type IterablePredicate Modifier and Type Method Description voidForStatement. setPredicate(IterablePredicate pred)
 
-