| Package | Description |
|---|---|
| org.evrete.api |
| Modifier and Type | Method and Description |
|---|---|
ValueHandle |
MemoryKey.get(int fieldIndex) |
ValueHandle |
ValueResolver.getValueHandle(Class<?> valueType,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ValueResolver.getValue(ValueHandle handle) |
void |
KeyedFactStorage.write(ValueHandle partialKey)
Method similar to the
JarOutputStream.putNextEntry(ZipEntry), except
both sides are expected to know how many keys are to be written until KeyedFactStorage.write(Collection)
gets called. |
Copyright © 2021. All rights reserved.