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
org.apache.ode.utils
Interface InternPool.InternableBlock
Enclosing class:
InternPool
public static interface
InternPool.InternableBlock
An interface that clients should implement to run their blocks of code in the context of this caching mechanism.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
run
()
The block to run
Method Detail
run
void run()
The block to run
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