S
- The type of elements in the Set to convertT
- The type of elements in the converted Setpublic class SetConverter<S,T> extends Object implements org.springframework.core.convert.converter.Converter<Set<S>,Set<T>>
Constructor and Description |
---|
SetConverter(org.springframework.core.convert.converter.Converter<S,T> itemConverter) |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.