Class ByteValueConverter

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

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

    • ByteValueConverter

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