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
de.caff.generics.util
Interface LongCounter.Creator
Enclosing interface:
LongCounter
public static interface
LongCounter.Creator
Interface for counter creation.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
LongCounter
create
()
Create a new counter.
Method Detail
create
@NotNull
LongCounter
create()
Create a new counter.
Returns:
new counter
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