Uses of Interface
com.hp.hpl.jena.rdf.model.RDFList.ReduceFn

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
 java.lang.Object RDFList.reduce(RDFList.ReduceFn fn, java.lang.Object initial)
           Apply a function to each value in the list in turn, accumulating the results in an accumulator.
 



Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.