| Package | Description |
|---|---|
| org.openksavi.sponge |
Interfaces for base functionalities.
|
| org.openksavi.sponge.engine |
Interfaces for the engine and base functionalities.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends DataType<?>> |
EngineOperations.addType(String registeredTypeName,
DataTypeSupplier<T> typeSupplier)
Registers a data type.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends DataType<?>> |
SpongeEngine.addType(String registeredTypeName,
DataTypeSupplier<T> typeSupplier)
Registers a data type.
|
Copyright © 2016–2021 Softelnet. All rights reserved.