public class ScalaSeq extends Object
| Constructor and Description |
|---|
ScalaSeq() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Object |
fromList(ClassLoader cl,
Collection<T> list) |
public static <T> Object fromList(ClassLoader cl, Collection<T> list)