public class Misc
extends java.lang.Object
Constructor and Description |
---|
Misc() |
Modifier and Type | Method and Description |
---|---|
static <T> java.util.LinkedList<T> |
to_list(T[] arr) |
static <T> SimpMultiset<T> |
to_mset(T[] arr) |
public static <T> java.util.LinkedList<T> to_list(T[] arr)
public static <T> SimpMultiset<T> to_mset(T[] arr)