Package dev.architectury.utils.value
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
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