Interface ConcreteParameter<T>

All Known Subinterfaces:
DoubleParameter, IntegerParameter, ListParameter, StringParameter

public interface ConcreteParameter<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • value

      T value()