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.inveed.jsonrpc.client.generator
Interface IdGenerator<T>
All Known Implementing Classes:
AtomicLongIdGenerator
,
CurrentTimeIdGenerator
,
SecureRandomIntIdGenerator
,
SecureRandomLongIdGenerator
,
SecureRandomStringIdGenerator
public interface
IdGenerator<T>
Strategy for generation request identificators
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
generate
()
Method Detail
generate
T
generate()
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 © 2018. All rights reserved.