public class ConcurrentDateFormatAccess extends Object
SimpleDateFormat
nicht Threadsafe ist wird ein ThreadLocal
verwendet um dies sicher zu stellen.Constructor and Description |
---|
ConcurrentDateFormatAccess() |
public Date convert(String dateString) throws ParseException
dateString
- String
Date
ParseException
- im FehlerfallCopyright © 2018. All rights reserved.