public final class Option extends Object
AbstractOptionsProviderServlet.| Modifier and Type | Field and Description |
|---|---|
static Comparator<Option> |
ALPHA |
static Comparator<Option> |
ALPHA_IGNORE_CASE |
static Option |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static List<Option> |
fromMap(Map<String,String> map) |
String |
getText() |
String |
getValue() |
public static final Option EMPTY
public static final Comparator<Option> ALPHA
public static final Comparator<Option> ALPHA_IGNORE_CASE
Copyright © 2019 ICF Next. All rights reserved.