Class StringWithNumberCheckAdapter

  • All Implemented Interfaces:
    OpaqueTypeAdapter

    public class StringWithNumberCheckAdapter
    extends Object
    implements OpaqueTypeAdapter
    This adapter is used to collect numeric data which is transfered as string. To improove performance the content of the string is checked only onece at creation.