com.epam.fix.message.format
Class CalendarPool
java.lang.Object
com.epam.fix.message.format.CalendarPool
public class CalendarPool
- extends Object
Created with IntelliJ IDEA.
User: wed
Date: 21.11.12
Time: 12:32
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UTC_TIMEZONE
public static final TimeZone UTC_TIMEZONE
LOCAL_TIMEZONE
public static final TimeZone LOCAL_TIMEZONE
DEF_LOCALE
public static final Locale DEF_LOCALE
CalendarPool
public CalendarPool()
getUTCCalendar
public static Calendar getUTCCalendar()
getLocalCalendar
public static Calendar getLocalCalendar()
returnCalendar
public static void returnCalendar(Calendar cal)
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.