In reply to dave_59:
It gives a warning “Original and override type arguments are identical:typeA” and when I do factory.print() after this override, it prints the following
Type Overrides:
Requested Type Override Type
typeA typeB
In reply to dave_59:
It gives a warning “Original and override type arguments are identical:typeA” and when I do factory.print() after this override, it prints the following
Type Overrides:
Requested Type Override Type
typeA typeB