public class CallChainStepIterator extends AbstractStepIterator
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
CallChainStepIterator(CallChain callChain,
AbstractContainerInstance parent)
TODO: Add JavaDoc.
|
CallChainStepIterator(CallChain callChain,
AbstractContainerInstance parent,
List<Step> steps) |
current, hasNext, next, remove, setIterator, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic CallChainStepIterator(CallChain callChain, AbstractContainerInstance parent)
public CallChainStepIterator(CallChain callChain, AbstractContainerInstance parent, List<Step> steps)
Copyright © 2025. All rights reserved.