I materialized some object of type X from a lookup...
# random
f
I materialized some object of type X from a lookup. Since I don't know the concrete type of X at runtime, Java won't allow me to start constructing other objects with that same generic type.