public class SearchPattern extends Object implements Iterable<Integer>
startingValue
maxDrift
SearchPattern(int startingValue, int maxDrift)
Iterator<Integer>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SearchPattern(int startingValue, int maxDrift)
public Iterator<Integer> iterator()
iterator
Iterable<Integer>
Copyright © 2004-2015. All Rights Reserved.