Class DoubleId


  • public class DoubleId
    extends ValueGroupId<Double>
    This class is used in Group instances where the identifying expression evaluated to a Double.
    Author:
    Simon Thoresen Hult
    • Constructor Detail

      • DoubleId

        public DoubleId​(Double value)
        Constructs a new instance of this class.
        Parameters:
        value - The identifying double.