Class WrappedIterator<T>

java.lang.Object
eu.cloudnetservice.node.impl.console.animation.progressbar.wrapper.WrappedIterator<T>
All Implemented Interfaces:
Iterator<T>

public final class WrappedIterator<T> extends Object implements Iterator<T>