Class TryFirstIterator<T>

java.lang.Object
net.thevpc.common.iterators.TryFirstIterator<T>
All Implemented Interfaces:
Iterator<T>

public class TryFirstIterator<T> extends Object implements Iterator<T>
Author:
thevpc
  • Constructor Details

  • Method Details