Uses of Interface
org.snpeff.osCmd.LineFilter
-
Packages that use LineFilter Package Description org.snpeff.osCmd -
-
Uses of LineFilter in org.snpeff.osCmd
Methods in org.snpeff.osCmd that return LineFilter Modifier and Type Method Description LineFilterExecuteOsCommand. getStdOutFilter()Methods in org.snpeff.osCmd with parameters of type LineFilter Modifier and Type Method Description voidStreamGobbler. setLineFilter(LineFilter lineFilter)voidExecuteOsCommand. setStdOutFilter(LineFilter stdOutFilter)
-