public abstract class Option extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static DecimalFormat |
DECIMAL_FORMAT |
protected static String |
SEPARATOR |
| Modifier and Type | Method and Description |
|---|---|
abstract Option |
deserialize(String... params) |
String |
getKey() |
abstract String |
serialize() |
protected static final DecimalFormat DECIMAL_FORMAT
protected static final String SEPARATOR
public Option(String key)
Copyright © 2016 wix.com. All rights reserved.