Class IterableInputSource

java.lang.Object
dev.zemco.codegame.execution.io.IterableInputSource
All Implemented Interfaces:
IInputSource

public class IterableInputSource extends Object implements IInputSource
Input source that uses an iterable as source of inputs.
Author:
Erik Zemčík