YimCopyRouterPath constructor

YimCopyRouterPath(
  1. List<YimRouterPathItem> copyItems
)

Implementation

YimCopyRouterPath(List<YimRouterPathItem> copyItems) : _items = copyItems;