Class DoubleParameter

java.lang.Object
org.graylog2.contentpacks.model.parameters.DoubleParameter
All Implemented Interfaces:
Parameter<Double>

public abstract class DoubleParameter extends Object implements Parameter<Double>
  • Constructor Details

    • DoubleParameter

      public DoubleParameter()
  • Method Details