mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj3/opendj-ldap-sdk/src/main/java/com/forgerock/opendj/util/Iterators.java @@ -69,7 +69,7 @@ throw new UnsupportedOperationException(); } }; } private static final class EmptyIterator<M> implements Iterator<M> { /**