public class TupleFunctionRegistry extends org.eclipse.rdf4j.common.lang.service.ServiceRegistry<String,TupleFunction>
| Constructor and Description |
|---|
TupleFunctionRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static TupleFunctionRegistry |
getInstance()
Gets the default TupleFunctionRegistry.
|
protected String |
getKey(TupleFunction function) |
public static TupleFunctionRegistry getInstance()
protected String getKey(TupleFunction function)
getKey in class org.eclipse.rdf4j.common.lang.service.ServiceRegistry<String,TupleFunction>Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.