getByType<T> abstract method

T? getByType<T>()

Get a first (if there is more than one) value from the cache by type.

Implementation

T? getByType<T>();