Class Iterables.IterableDecorator<U,T>

java.lang.Object
com.ulisesbocchio.jasyptspringboot.util.Iterables.IterableDecorator<U,T>
All Implemented Interfaces:
Iterable<T>
Enclosing class:
Iterables

public static class Iterables.IterableDecorator<U,T> extends Object implements Iterable<T>