Interface ConvertingParameterAccessor.PotentiallyConvertingIterator

All Superinterfaces:
Iterator<Object>
Enclosing class:
ConvertingParameterAccessor

public static interface ConvertingParameterAccessor.PotentiallyConvertingIterator extends Iterator<Object>
Custom Iterator that adds a method to access elements in a converted manner.
Author:
Oliver Gierke
  • Method Details