public class ByToStringLookup<CONTROL> extends ByStringLookup<CONTROL>
| Constructor and Description |
|---|
ByToStringLookup(String text) |
ByToStringLookup(String text,
StringComparePolicy policy) |
| Modifier and Type | Method and Description |
|---|---|
String |
getText(CONTROL t) |
check, toStringpublic ByToStringLookup(String text)
public ByToStringLookup(String text, StringComparePolicy policy)
public String getText(CONTROL t)
getText in class ByStringLookup<CONTROL>Copyright © 2018. All rights reserved.