getMod
Creates and returns a new Provider that maps to the element at index modulo the list size.
The returned provider will only be stored in a WeakReference in the parent provider (this).
Creates and returns a new Provider that maps to the element at index modulo the array size.
The returned provider will only be stored in a WeakReference in the parent provider (this).