Check if T implements ContainerAdder interface.
A ContainerAdder is component that is responsible to scan a symbol for it's members, transform them using passed Transformers, and add them to storage.
true if it implements ContainerAdder interface, false otherwise
See Implementation
Check if T implements ContainerAdder interface.
A ContainerAdder is component that is responsible to scan a symbol for it's members, transform them using passed Transformers, and add them to storage.