AggregateLocatorImpl.getLocators

Get all locators in aggregate locator

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

Return Value

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

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

Meta