getOrPut
Gets the value under key as type or puts and returns the value generated by defaultValue if it doesn't exist.
Gets the value under key as T or puts and returns the value generated by defaultValue if it doesn't exist.
Gets the value under key as type or puts and returns the value generated by defaultValue if it doesn't exist.
Gets the value under key as T or puts and returns the value generated by defaultValue if it doesn't exist.