Java com.squareup.okhttp Cache fields, constructors, methods, implement or subclass

Example usage for Java com.squareup.okhttp Cache fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

Method

voidclose()
voiddelete()
Closes the cache and deletes all of its stored values.
voidevictAll()
Deletes all values stored in the cache.
voidflush()
FilegetDirectory()
longgetMaxSize()
booleanisClosed()