public class TopicCharacteristicGrabbers extends Object
Modifier and Type | Method and Description |
---|---|
static Function<TopicIF,NameIF> |
getDisplayNameGrabber()
INTERNAL: Returns a grabber that will grab the name most suitable
for display from a topic.
|
static Function<TopicIF,NameIF> |
getSortNameGrabber()
INTERNAL: Returns a grabber that will grab the name most suitable
for sorting from a topic.
|
public static Function<TopicIF,NameIF> getDisplayNameGrabber()
public static Function<TopicIF,NameIF> getSortNameGrabber()