-
- All Implemented Interfaces:
public final class GroupWithKey<T extends Object, G extends Object>
-
-
Constructor Summary
Constructors Constructor Description GroupWithKey(DataRow<T> key, DataFrame<G> group)
-