Class GroupByItemPKValue<T extends LocalizableRow>
java.lang.Object
de.hybris.platform.util.localization.jdbc.rx.operators.GroupByItemPKValue<T>
- All Implemented Interfaces:
rx.functions.Func1<rx.Subscriber<? super Iterable<T>>,,rx.Subscriber<? super T>> rx.functions.Function,rx.Observable.Operator<Iterable<T>,T>
public class GroupByItemPKValue<T extends LocalizableRow>
extends Object
implements rx.Observable.Operator<Iterable<T>,T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GroupByItemPKValue
public GroupByItemPKValue()
-
-
Method Details
-
call
- Specified by:
callin interfacerx.functions.Func1<rx.Subscriber<? super Iterable<T extends LocalizableRow>>,rx.Subscriber<? super T extends LocalizableRow>>
-