Interface IFormatter

All Known Implementing Classes:
AutoFormatter, DateFormatter, IFormatter.DefaultFormatter, LocaleNeutralFormatter, NumberFormatter, StringFormatter

public interface IFormatter
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    format the value object into a string.