JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
velox.api.layer1.common
Interface Layer1GlobalStorage.Impl
Enclosing class:
Layer1GlobalStorage
public static interface
Layer1GlobalStorage.Impl
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
get
(
String
key)
void
set
(
String
key,
String
value)
Method Details
get
String
get
(
String
key)
set
void
set
(
String
key,
String
value)