- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- net.nicholaswilliams.java.licensing.immutable.ImmutableIterator<E>
-
- All Implemented Interfaces:
- Iterator<E>, Immutable
public final class ImmutableIterator<E>
extends Object
implements Immutable, Iterator<E>
Wraps an iterator such that it cannot be modified.
- Since:
- 1.0.0
- Version:
- 1.0.0
- Author:
- Nick Williams
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2010-2013 NWTS Java Code. All Rights Reserved. Licensed Under the Apache License version 2.0.