org.eclipse.jetty.io
类 BufferDateCache
java.lang.Object
org.eclipse.jetty.util.DateCache
org.eclipse.jetty.io.BufferDateCache
public class BufferDateCache
- extends DateCache
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BufferDateCache
public BufferDateCache()
BufferDateCache
public BufferDateCache(String format,
DateFormatSymbols s)
BufferDateCache
public BufferDateCache(String format,
Locale l)
BufferDateCache
public BufferDateCache(String format)
formatBuffer
public Buffer formatBuffer(long date)
Copyright © 2013. All Rights Reserved.