Uses of Class
org.eclipse.rdf4j.query.parser.sparql.aggregate.CustomAggregateFunctionRegistry
-
Packages that use CustomAggregateFunctionRegistry Package Description org.eclipse.rdf4j.query.parser.sparql.aggregate -
-
Uses of CustomAggregateFunctionRegistry in org.eclipse.rdf4j.query.parser.sparql.aggregate
Fields in org.eclipse.rdf4j.query.parser.sparql.aggregate declared as CustomAggregateFunctionRegistry Modifier and Type Field Description private static CustomAggregateFunctionRegistry
CustomAggregateFunctionRegistry. instance
Methods in org.eclipse.rdf4j.query.parser.sparql.aggregate that return CustomAggregateFunctionRegistry Modifier and Type Method Description static CustomAggregateFunctionRegistry
CustomAggregateFunctionRegistry. getInstance()
-