public class ToHashSetTransformer<E> extends Object implements com.google.code.validationframework.api.transform.Transformer<Collection<E>,HashSet<E>>
| Constructor and Description |
|---|
ToHashSetTransformer() |
public HashSet<E> transform(Collection<E> input)
transform in interface com.google.code.validationframework.api.transform.Transformer<Collection<E>,HashSet<E>>Transformer.transform(Object)Copyright © 2020. All rights reserved.