Class CartesianProduct<T>

java.lang.Object
java.util.AbstractCollection<List<T>>
org.aksw.commons.collections.CartesianProduct<T>
All Implemented Interfaces:
Iterable<List<T>>, Collection<List<T>>

public class CartesianProduct<T> extends AbstractCollection<List<T>>
Created by IntelliJ IDEA. User: raven Date: 4/24/11 Time: 12:01 AM To change this template use File | Settings | File Templates.