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.i2p.util
Interface TryCache.ObjectFactory<T>
Type Parameters:
T
-
Enclosing class:
TryCache
<
T
>
public static interface
TryCache.ObjectFactory<T>
Something that creates objects of the type cached by this cache
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
newInstance
()
Method Detail
newInstance
T
newInstance()
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