get
Creates and returns a new Provider that maps to the element at index or throws IndexOutOfBoundsException.
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 value associated with key or null if the key is not present.
The returned provider will only be stored in a WeakReference in the parent provider (this).