Class Snapshot<T>

    • Constructor Detail

      • Snapshot

        public Snapshot​(T value)
    • Method Detail

      • get

        public T get()
        Specified by:
        get in interface Supplier<T>