JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
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
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
()