public interface Polator
| Modifier and Type | Interface and Description |
|---|---|
static class |
Polator.Abstract
Abstract.
|
| Modifier and Type | Method and Description |
|---|---|
StoreValues |
polate(StoreValuesQuery polatedQuery,
StoreCursor storeCursor,
Identity identity)
Inter/extra-polates values for a store query.
|
@Nonnull @CheckReturnValue StoreValues polate(@Nonnull StoreValuesQuery polatedQuery, @Nonnull StoreCursor storeCursor, @Nonnull Identity identity)
polatedQuery - A query asking for inter/extra-polation.storeCursor - The calling store cursor.identity - The requesting identity.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.