Uses of Interface
org.benf.cfr.reader.api.SinkReturns.ExceptionMessage
-
Packages that use SinkReturns.ExceptionMessage Package Description org.benf.cfr.reader.util.output -
-
Uses of SinkReturns.ExceptionMessage in org.benf.cfr.reader.util.output
Fields in org.benf.cfr.reader.util.output with type parameters of type SinkReturns.ExceptionMessage Modifier and Type Field Description private OutputSinkFactory.Sink<SinkReturns.ExceptionMessage>
SinkDumperFactory.SinkExceptionDumper. exceptionSink
Constructor parameters in org.benf.cfr.reader.util.output with type arguments of type SinkReturns.ExceptionMessage Constructor Description SinkExceptionDumper(OutputSinkFactory.Sink<SinkReturns.ExceptionMessage> exceptionSink)
-