public class StaticMapperEnumerable<S,T> extends Object implements org.simpleflatmapper.util.Enumerable<T>
| Constructor and Description |
|---|
StaticMapperEnumerable(SourceMapper<S,T> mapper,
MappingContext<? super S> mappingContext,
org.simpleflatmapper.util.Enumerable<S> sourceEnumerable) |
public StaticMapperEnumerable(SourceMapper<S,T> mapper, MappingContext<? super S> mappingContext, org.simpleflatmapper.util.Enumerable<S> sourceEnumerable)
Copyright © 2018. All rights reserved.