RuntimeCachingUtil constructor

RuntimeCachingUtil()

Implementation

factory RuntimeCachingUtil() {
  return _instance;
}