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, andThenMethods inherited from interface java.util.function.DoubleConsumer
acceptMethods inherited from interface java.util.function.DoubleSupplier
getAsDouble