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.sf.ehcache.util
Interface LongSequence
All Known Implementing Classes:
AtomicLongSequence
public interface
LongSequence
A sequence producing longs
Author:
teck
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
next
()
Get the next value in the sequence
Method Detail
next
long next()
Get the next value in the sequence
Returns:
the next value
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 © 2019. All rights reserved.