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
se.l4.commons.id
Interface LongIdGenerator
All Known Implementing Classes:
SequenceLongIdGenerator
,
SimpleLongIdGenerator
public interface
LongIdGenerator
Generator for long based identifiers.
Author:
Andreas Holstenson
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
next
()
Get the next identifier.
Method Detail
next
long next()
Get the next identifier.
Returns:
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 © 2017. All rights reserved.