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
com.google.cloud.bigtable.util
Interface ReferenceCountedHashMap.Callable<I>
Type Parameters:
I
- The type of the value to destroy
Enclosing class:
ReferenceCountedHashMap
<
K
,
V
>
public static interface
ReferenceCountedHashMap.Callable<I>
Interface for destructor code.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
call
(
I
input)
Method Detail
call
void call(
I
input)
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