Class MoreSuppliers.AsyncSupplier<T>

    • Method Detail

      • get

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