Userguide.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/2a11cd92 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/2a11cd92 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/2a11cd92 Branch: refs/heads/master Commit: 2a11cd92ad5dde196e412d585d120a6f2fa041c1 Parents: 307c661 Author: Gilles <er...@apache.org> Authored: Mon Sep 5 08:06:57 2016 +0200 Committer: Gilles <er...@apache.org> Committed: Mon Sep 5 08:06:57 2016 +0200 ---------------------------------------------------------------------- src/site/apt/userguide/rng.apt | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/2a11cd92/src/site/apt/userguide/rng.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/userguide/rng.apt b/src/site/apt/userguide/rng.apt index f610da6..d9eb847 100644 --- a/src/site/apt/userguide/rng.apt +++ b/src/site/apt/userguide/rng.apt @@ -252,8 +252,6 @@ RandomSource.restoreState(rngNew, stateNew); it contains higher-level algorithms <<<nextInt(int n)>>> and <<<nextLong(long n)>>> common to all implementations. - * <<<StateSettable>>>: interface to be implemented by concrete random sources. - * <<<org.apache.commons.rng.internal.util>>> ** <<<NumberFactory>>>: contains utilities for interpreting and combining