Searched defs:SnapshotCache (Results 1 – 1 of 1) sorted by relevance
34 public abstract class SnapshotCache<T> extends Watcher{ class80 public SnapshotCache(@Nullable T source, @NonNull Watchable watchable, @Nullable String name) { in SnapshotCache() method in SnapshotCache98 public SnapshotCache(@Nullable T source, @NonNull Watchable watchable) { in SnapshotCache() method in SnapshotCache106 public SnapshotCache() { in SnapshotCache() method in SnapshotCache