Uses of Class
de.gebit.integrity.runner.console.intercept.InterceptedLine
-
Packages that use InterceptedLine Package Description de.gebit.integrity.runner.console.intercept -
-
Uses of InterceptedLine in de.gebit.integrity.runner.console.intercept
Methods in de.gebit.integrity.runner.console.intercept that return types with arguments of type InterceptedLine Modifier and Type Method Description List<InterceptedLine>Intercept. getLines()Methods in de.gebit.integrity.runner.console.intercept with parameters of type InterceptedLine Modifier and Type Method Description protected voidIntercept. addLine(InterceptedLine aLine)Adds the given line.
-