public class FunctionRegistry extends ServiceRegistry<String,Function>
Function interface. Functions are registered by their
IRI.logger, services| Constructor and Description |
|---|
FunctionRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static FunctionRegistry |
getInstance()
Gets the default FunctionRegistry.
|
protected String |
getKey(Function function) |
public static FunctionRegistry getInstance()
Copyright © 2015-2021 Eclipse Foundation. All Rights Reserved.