public class DistinctAttributes extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MAP_COUNTS_FORMAT_ID |
static ValueFormat<Map<ItemIdentity,Integer>> |
MAP_ITEM_COUNT_FORMAT |
static ValueFormat<Map> |
MAP_VALUES_FORMAT |
static String |
MAP_VALUES_FORMAT_ID |
static String |
NON_UNIQUE_ITEMS |
static AttributeSpec<Map<ItemIdentity,Integer>> |
NON_UNIQUE_ITEMS_SPEC |
Constructor and Description |
---|
DistinctAttributes() |
Modifier and Type | Method and Description |
---|---|
static <T> ValueFormat<Map<ItemIdentity,T>> |
nonUniqueValuesValueFormat() |
public static final String NON_UNIQUE_ITEMS
public static final String MAP_VALUES_FORMAT_ID
public static final ValueFormat<Map> MAP_VALUES_FORMAT
public static final String MAP_COUNTS_FORMAT_ID
public static final ValueFormat<Map<ItemIdentity,Integer>> MAP_ITEM_COUNT_FORMAT
public static final AttributeSpec<Map<ItemIdentity,Integer>> NON_UNIQUE_ITEMS_SPEC
public static <T> ValueFormat<Map<ItemIdentity,T>> nonUniqueValuesValueFormat()
Copyright © 2017 ALM Works. All Rights Reserved.