Package | Description |
---|---|
org.mapstruct.ap.internal.util |
Several helper types dealing with collection types, option management etc.
|
Modifier and Type | Method and Description |
---|---|
static <T> String |
Strings.join(Iterable<T> iterable,
String separator,
Extractor<T,String> extractor) |
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.