Searched defs:Auto (Results 1 – 1 of 1) sorted by relevance
179 public static class Auto<T extends Snappable<T>> extends SnapshotCache<T> { class in SnapshotCache180 public Auto(@NonNull T source, @NonNull Watchable watchable, @Nullable String name) { in Auto() method in SnapshotCache.Auto183 public Auto(@NonNull T source, @NonNull Watchable watchable) { in Auto() method in SnapshotCache.Auto