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