Class ScalarOfSupplier<T>

  • Type Parameters:
    T - Element type.
    All Implemented Interfaces:
    Scalar<T>

    public final class ScalarOfSupplier<T>
    extends ScalarEnvelope<T>
    ScalarOfSupplier.
    Since:
    0.47
    • Constructor Detail

      • ScalarOfSupplier

        public ScalarOfSupplier​(Supplier<? extends T> supplier)
        Ctor.
        Parameters:
        supplier - The supplier