JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.inductiveautomation.ignition.gateway.util
Interface GroupMapCollate.VoidIndexedMapper<T>
Enclosing class:
GroupMapCollate
public static interface
GroupMapCollate.VoidIndexedMapper<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CompletableFuture
<
Void
>
map
(
List
<
IndexedValue
<
T
>> items)
Method Details
map
CompletableFuture
<
Void
>
map
(
List
<
IndexedValue
<
T
>> items)