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 © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP