public interface ITasksetsWriter
void write(ITask[] tasksetset) throws IOException
IOException
void write(List<ITask> tasksetset) throws IOException
IOException
void write(ITaskSet tasksetset) throws IOException
IOException
void write(Iterable<ITask[]> tasksets) throws IOException
IOException
void close() throws IOException
IOException
void flush() throws IOException
IOException
Copyright © 2013. All Rights Reserved.