| SSJ
    3.2.1
    Stochastic Simulation in Java | 
This is the complete list of members for RandomStreamWithCache, including all inherited members.
| clearCache() | RandomStreamWithCache | |
| getCachedStream() | RandomStreamWithCache | |
| getCachedValues() | RandomStreamWithCache | |
| getCacheIndex() | RandomStreamWithCache | |
| getNumCachedValues() | RandomStreamWithCache | |
| initCache() | RandomStreamWithCache | |
| isCaching() | RandomStreamWithCache | |
| nextArrayOfDouble(double[] u, int start, int n) | RandomStreamWithCache | |
| nextArrayOfInt(int i, int j, int[] u, int start, int n) | RandomStreamWithCache | |
| nextDouble() | RandomStreamWithCache | |
| nextInt(int i, int j) | RandomStreamWithCache | |
| RandomStreamWithCache(RandomStream stream) | RandomStreamWithCache | |
| RandomStreamWithCache(RandomStream stream, int initialCapacity) | RandomStreamWithCache | |
| resetNextSubstream() | RandomStreamWithCache | |
| resetStartStream() | RandomStreamWithCache | |
| resetStartSubstream() | RandomStreamWithCache | |
| setCachedStream(RandomStream stream) | RandomStreamWithCache | |
| setCachedValues(DoubleArrayList values) | RandomStreamWithCache | |
| setCacheIndex(int newIndex) | RandomStreamWithCache | |
| setCaching(boolean caching) | RandomStreamWithCache | |
| toString() | RandomStream | 
 1.8.14
 1.8.14