Class StringConverter


  • public class StringConverter
    extends Object
    Convert strings to other data types. This class is experimental only and may change in the future.
    Version:
    2.7
    Author:
    nicklas
    Last modified
    $Date: 2015-04-20 11:08:18 +0200 (må, 20 apr 2015) $
    • Constructor Detail

      • StringConverter

        private StringConverter​(Type type,
                                Object defaultValue)