Uses of Class
com.google.refine.model.RecordModel.KeyedGroup
Packages that use RecordModel.KeyedGroup
-
Uses of RecordModel.KeyedGroup in com.google.refine.model
Methods in com.google.refine.model that return types with arguments of type RecordModel.KeyedGroupModifier and TypeMethodDescriptionprotected List<RecordModel.KeyedGroup>RecordModel.computeKeyedGroups(ColumnModel columnModel) Method parameters in com.google.refine.model with type arguments of type RecordModel.KeyedGroupModifier and TypeMethodDescriptionprotected voidRecordModel.addRootKeyedGroup(ColumnModel columnModel, List<RecordModel.KeyedGroup> keyedGroups)