public class Closure extends Object implements Iterable<OpenJPAStateManager>
Constructor and Description |
---|
Closure(Collection<OpenJPAStateManager> roots) |
Closure(OpenJPAStateManager root) |
Modifier and Type | Method and Description |
---|---|
Iterator<OpenJPAStateManager> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public Closure(OpenJPAStateManager root)
public Closure(Collection<OpenJPAStateManager> roots)
public Iterator<OpenJPAStateManager> iterator()
iterator
in interface Iterable<OpenJPAStateManager>
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.