public class FuncionsCollections<T>
extends java.lang.Object
Constructor and Description |
---|
FuncionsCollections() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<T,java.lang.Integer> |
contaQuants(java.util.Collection<T> col) |
java.util.ArrayList<T> |
toArrayList(T[] llista) |