1. Deprecated("Internal Use Only")
ApplicationCache internalCreateApplicationCache()

Source

@Deprecated("Internal Use Only")
static ApplicationCache internalCreateApplicationCache() {
  return new ApplicationCache._internalWrap();
}