T - public abstract class IndependentMapper<T> extends Mapper<T>
doMap(T object) method,
which is then applied to each object in the argument of map(Iterable objects) .| Constructor and Description |
|---|
IndependentMapper() |
Copyright © 2010-2013 University of Washington CSE. All Rights Reserved.