Java com.squareup.okhttp.internal.http HttpDate fields, constructors, methods, implement or subclass

Example usage for Java com.squareup.okhttp.internal.http HttpDate fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.squareup.okhttp.internal.http HttpDate.

The text is from its open source code.

Method

Stringformat(Date value)
Returns the string for value .
Dateparse(String value)
Returns the date for value .