AggregateLocatorImpl.getLocators

Get all locators in aggregate locator

class AggregateLocatorImpl(Type = Object, KeyType = string, LocatorKeyType = KeyType)
InputRange!(Tuple!(Locator!(Type, KeyType), LocatorKeyType))
getLocators
()

Return Value

Type: InputRange!(Tuple!(Locator!(Type, KeyType), LocatorKeyType))

InputRange!(Tuple!(Locator!(Type, KeyType), LocatorKeyType)) a range of locator => identity

Meta