|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RDFList.ReduceFn | |
---|---|
com.hp.hpl.jena.rdf.model | A package for creating and manipulating RDF graphs. |
Uses of RDFList.ReduceFn in com.hp.hpl.jena.rdf.model |
---|
Methods in com.hp.hpl.jena.rdf.model with parameters of type RDFList.ReduceFn | |
---|---|
Object |
RDFList.reduce(RDFList.ReduceFn fn,
Object initial)
Apply a function to each value in the list in turn, accumulating the results in an accumulator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |