| Interface | Description | 
|---|---|
| KeyedWindowResultFunction<K,R,OUT> | 
 Represents the function you pass to windowing processors
 such as  
aggregateToSlidingWindowP()
 and aggregateToSessionWindowP() as
 mapToOutputFn. | 
| ObjLongBiFunction<T,R> | 
 Represents a specialization of  
BiFunction where
 the second argument is a long. | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.