JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
tools.mdsd.probdist.api.random
Interface ISeedProvider
All Known Implementing Classes:
FixedSeedProvider
public interface
ISeedProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getInt
()
long
getLong
()
Method Details
getInt
int
getInt
()
getLong
long
getLong
()