JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.openimaj.io
Interface Cachable
All Known Subinterfaces:
CachableASCII
,
CachableBinary
All Known Implementing Classes:
YahooFinanceData
public interface
Cachable
A cachable object can identify itself. The
Cache
uses the object's name to save instances in the cache.
Author:
Sina Samangooei (ss@ecs.soton.ac.uk)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
identifier
()
Method Detail
identifier
String
identifier
()
Returns:
a unique name for the instance
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method