JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.evernote.client.conn.mobile
Interface ByteStore.Factory
All Known Implementing Classes:
DiskBackedByteStore.Factory
,
MemoryByteStore.Factory
Enclosing class:
ByteStore
public static interface
ByteStore.Factory
A factory to create a byte store.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
ByteStore
create
()
Method Detail
create
ByteStore
create()
Returns:
A new instance.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method