linkAll abstract method

  1. @Deprecated(_containerDeprecationMessage)
void linkAll(
  1. Iterable<MapperContainer> containers
)

Links a list of containers to this container.

Implementation

@Deprecated(_containerDeprecationMessage)
void linkAll(Iterable<MapperContainer> containers);