static L nuLike instancesOfLL(Class c, O... l) { ret instancesOf(c, ll(l)); }