Interface LXParameter.Formatter

All Known Implementing Classes:
LXParameter.Units
Enclosing interface:
LXParameter

public static interface LXParameter.Formatter
  • Method Summary

    Modifier and Type
    Method
    Description
    format(double value)
     
  • Method Details

    • format

      String format(double value)