public class CustomReaderProperty extends Object
| Constructor and Description |
|---|
CustomReaderProperty(CellValueReader<?> reader) |
CustomReaderProperty(StringReader<T> reader) |
| Modifier and Type | Method and Description |
|---|---|
CellValueReader<?> |
getReader() |
Type |
getReturnType() |
String |
toString() |
public CustomReaderProperty(StringReader<T> reader)
public CustomReaderProperty(CellValueReader<?> reader)
public CellValueReader<?> getReader()
public Type getReturnType()
Copyright © 2018. All rights reserved.