Class BambooSuppliers.ResettableMemoizingSupplier<T>

    • Method Detail

      • get

        public T get()
        Specified by:
        get in interface com.google.common.base.Supplier<T>
        Specified by:
        get in interface Supplier<T>
      • reset

        public void reset()