static Enumeration enumeration(Collection c) { ret Collections.enumeration(unnull(c)); }