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
net.ontopia.utils
Interface CachedIF
All Known Subinterfaces:
AbstractAttachManager.AttachHandlerIF
,
AbstractAttachManager.DetachHandlerIF
All Known Implementing Classes:
CachedDecider
,
CachedGrabber
,
CachedStringifier
,
CacheManager
,
GrabberCollection
,
GrabberMap
Deprecated.
@Deprecated
public interface
CachedIF
INTERNAL: Interface that objects containing cached information should implement. This interface makes it possible to refresh the cached objects.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method and Description
void
refresh
()
Deprecated.
Refreshes the cache.
Method Detail
refresh
void refresh()
Deprecated.
Refreshes the cache.
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
Copyright © 2022
Ontopia
.