org.glassfish.grizzly.http.server.util
Class SimpleDateFormats

java.lang.Object
  extended by org.glassfish.grizzly.http.server.util.SimpleDateFormats

public final class SimpleDateFormats
extends Object


Constructor Summary
SimpleDateFormats()
           
 
Method Summary
static SimpleDateFormats create()
           
 SimpleDateFormat[] getFormats()
           
 void recycle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleDateFormats

public SimpleDateFormats()
Method Detail

create

public static SimpleDateFormats create()

getFormats

public SimpleDateFormat[] getFormats()

recycle

public void recycle()


Copyright © 2012 Oracle Corporation. All Rights Reserved.