JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.teavm.jso.browser
Interface StorageProvider
All Known Implementing Classes:
Window
public interface
StorageProvider
Author:
Junji Takakura
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Storage
getLocalStorage
()
Storage
getSessionStorage
()
Method Details
getSessionStorage
Storage
getSessionStorage
()
getLocalStorage
Storage
getLocalStorage
()