public class ProfileUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
toString(Collection<ProfileSelection> profiles)
Turns a
ProfileSelection collection as a String, joined by a comma separator. |
public static String toString(Collection<ProfileSelection> profiles)
ProfileSelection collection as a String, joined by a comma separator.Copyright © 2005–2021 Eclipse Foundation. All rights reserved.