public final class StringRenderer<T> extends Object
| Constructor and Description |
|---|
StringRenderer(Function<T,String> toString) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.gwt.regexp.shared.RegExp |
highlight(String query) |
String |
render(T item,
String query) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.