com.stimulsoft.lib.utils
Class StiDateUtil.DateFormatHolder

java.lang.Object
  extended by com.stimulsoft.lib.utils.StiDateUtil.DateFormatHolder
Enclosing class:
StiDateUtil

public static final class StiDateUtil.DateFormatHolder
extends java.lang.Object

Фабрика объектов SimpleDateFormat. Экземпляры создаются и кэшируются как ThreadLocal т.к. SimpleDateFormat не thread-safe.


Method Summary
static void clear()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

clear

public static void clear()