public class SqlMethodCollectionUtils extends Object
| Constructor and Description |
|---|
SqlMethodCollectionUtils() |
| Modifier and Type | Method and Description |
|---|---|
SqlMethodCandidate |
lookupMethod(String sparqlFunctionName,
List<TypeToken> argTypes) |
static SqlMethodCandidate |
lookupMethod(TypeSystem typeSystem,
Collection<XMethod> candidates,
List<TypeToken> argTypes) |
public SqlMethodCandidate lookupMethod(String sparqlFunctionName, List<TypeToken> argTypes)
public static SqlMethodCandidate lookupMethod(TypeSystem typeSystem, Collection<XMethod> candidates, List<TypeToken> argTypes)
Copyright © 2014. All Rights Reserved.