Class ShortValueConverter

java.lang.Object
org.jfree.report.util.beans.ShortValueConverter
All Implemented Interfaces:
ValueConverter

public class ShortValueConverter extends Object implements ValueConverter
A class that handles the conversion of Integer attributes to and from their String representation.
Author:
Thomas Morgner
  • Constructor Details

    • ShortValueConverter

      public ShortValueConverter()
      Creates a new value converter.
  • Method Details