public class IteratorToIterableConverter extends AbstractResultConverter
| Constructor and Description |
|---|
IteratorToIterableConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doConvert(Invocation invocation,
Object original)
Called to invoke a conversion of the given value to the desired result value.
|
convertprotected Object doConvert(Invocation invocation, Object original)
AbstractResultConverterdoConvert in class AbstractResultConverterinvocation - the invocationoriginal - the original valueCopyright © 2014–2016. All rights reserved.