S
- The type of keys and values in the Map to convertT
- The type of keys and values in the converted Mappublic class MapConverter<S,T> extends Object implements Converter<Map<S,S>,Map<T,T>>
Constructor and Description |
---|
MapConverter(Converter<S,T> itemConverter) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.