ITEM
- Item type@FunctionalInterface public static interface ItemSet.ItemDescriptionGenerator<ITEM> extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getItemDescription(ITEM item)
Get the description for given
item . |
Copyright © 2019 The Holon Platform. All rights reserved.