Uses of Interface
de.tum.in.test.api.io.Line
| Package | Description |
|---|---|
| de.tum.in.test.api.io |
-
Uses of Line in de.tum.in.test.api.io
Classes in de.tum.in.test.api.io that implement Line Modifier and Type Class Description classAbstractLineMethods in de.tum.in.test.api.io that return Line Modifier and Type Method Description LineInputTester. getNextLine()Methods in de.tum.in.test.api.io that return types with arguments of type Line Modifier and Type Method Description java.util.List<Line>IOTester. getErrorOutput()java.util.List<Line>IOTester. getOutput()java.util.List<Line>OutputTester. getOutput()Method parameters in de.tum.in.test.api.io with type arguments of type Line Modifier and Type Method Description static java.lang.StringLine. joinLinesToString(java.util.Collection<? extends Line> lines, java.lang.CharSequence delimiter)