Interface DoubleValue

All Superinterfaces:
Consumer<Double>, it.unimi.dsi.fastutil.doubles.DoubleConsumer, DoubleConsumer, DoubleSupplier, Supplier<Double>, Value<Double>

public interface DoubleValue extends Value<Double>, DoubleSupplier, it.unimi.dsi.fastutil.doubles.DoubleConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    default Double
    get()
     

    Methods inherited from interface it.unimi.dsi.fastutil.doubles.DoubleConsumer

    accept, andThen, andThen, andThen

    Methods inherited from interface java.util.function.DoubleConsumer

    accept

    Methods inherited from interface java.util.function.DoubleSupplier

    getAsDouble