public interface Loop<T> extends Each<T>
boolean
begin()
void
end()
invoke
boolean begin() throws LoopException
LoopException
void end() throws LoopException
Copyright © 2017. All rights reserved.