public class OpExtRegistry extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OpExtRegistry.BuildExt2 |
static class |
OpExtRegistry.BuildExtExt |
| Constructor and Description |
|---|
OpExtRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static OpExtBuilder |
builder(String tag) |
static Op |
buildExt(String tag,
ItemList args) |
static void |
register(OpExtBuilder builder) |
static void |
unregister(String subtag) |
public static void register(OpExtBuilder builder)
public static void unregister(String subtag)
public static OpExtBuilder builder(String tag)
Licenced under the Apache License, Version 2.0