edu.toronto.cs.util
Interface ChaosIterator

All Known Implementing Classes:
UniformChaosIterator

public interface ChaosIterator


Method Summary
 int nextInt()
           
 

Method Detail

nextInt

int nextInt()