public class CollectionUtils extends Object
CollectionUtils()
static List<List<String>>
generateCombinations(List<String> items)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CollectionUtils()
public static List<List<String>> generateCombinations(List<String> items)
Copyright © 2017. All rights reserved.