E - the element typeprotected static interface ListParameterView.Parser<E>
| Modifier and Type | Method and Description |
|---|---|
E |
parse(java.lang.String text)
Analisa o texto para recriar o elemento da lista.
|
E parse(java.lang.String text)
text - o texto a ser analisado.Copyright © 2016. All Rights Reserved.