link abstract method

  1. @Deprecated(_containerDeprecationMessage)
void link(
  1. MapperContainer container
)

Links another container to this container.

Implementation

@Deprecated(_containerDeprecationMessage)
void link(MapperContainer container);